diff options
author | Andrew Burgess <aburgess@redhat.com> | 2022-06-08 14:25:00 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2022-06-09 14:40:48 +0100 |
commit | 1562f64fec2ce6a31bc534be73e9e4180edbb600 (patch) | |
tree | fddd5c74d183d2d322d177f2a39b74e9ba00db59 /gdb/testsuite/lib/gdb-python.exp | |
parent | 61ee7510b3fa24ca48b6c053c4fad5916a6b01ff (diff) | |
download | gdb-1562f64fec2ce6a31bc534be73e9e4180edbb600.zip gdb-1562f64fec2ce6a31bc534be73e9e4180edbb600.tar.gz gdb-1562f64fec2ce6a31bc534be73e9e4180edbb600.tar.bz2 |
gdb/testsuite: remove get_compiler_info calls from gdb.exp and dwarf.exp
We don't need to call get_compiler_info before calling
test_compiler_info; test_compiler_info includes a call to
get_compiler_info.
This commit cleans up lib/gdb.exp and lib/dwarf.exp a little by
removing some unneeded calls to get_compiler_info. We could do the
same cleanup throughout the testsuite, but I'm leaving that for
another day.
There should be no change in the test results after this commit.
Diffstat (limited to 'gdb/testsuite/lib/gdb-python.exp')
0 files changed, 0 insertions, 0 deletions