diff options
author | Pedro Alves <pedro@palves.net> | 2022-06-09 15:32:52 +0100 |
---|---|---|
committer | Pedro Alves <pedro@palves.net> | 2022-06-09 15:36:34 +0100 |
commit | 8db775b211bb01d06197bf6dabb6b32b5428d5e2 (patch) | |
tree | baf140bc19696ee321bd5a31dfc0c0724ea00dde /gdb/testsuite/lib/gdb-python.exp | |
parent | 148ca9dd5cf96049c0db17c1230e4b96c0ac054a (diff) | |
download | gdb-8db775b211bb01d06197bf6dabb6b32b5428d5e2.zip gdb-8db775b211bb01d06197bf6dabb6b32b5428d5e2.tar.gz gdb-8db775b211bb01d06197bf6dabb6b32b5428d5e2.tar.bz2 |
Fix ARM_CC_FOR_TARGET handling
The previous patch that introduced the arm_cc_for_target procedure
moved the ARM_CC_FOR_TARGET global check to that procedure, but forgot
to tell tcl that ARM_CC_FOR_TARGET is a global. As a result,
specifying ARM_CC_FOR_TARGET on the command line actually does
nothing. This fixes it.
Change-Id: I4e33b7633fa665e2f7b8f8c9592a949d74a19153
Diffstat (limited to 'gdb/testsuite/lib/gdb-python.exp')
0 files changed, 0 insertions, 0 deletions