aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2023-08-10 15:46:30 +0200
committerTom de Vries <tdevries@suse.de>2023-08-10 15:46:30 +0200
commit698652da9364297319288293199cdb1f77d36466 (patch)
treec7edd3ec351ff2c6ed91c2523e3d67ad6d34609d /config
parent107ab8d45df84b442ce2d79c6dda3a9b3afc80d5 (diff)
downloadgdb-698652da9364297319288293199cdb1f77d36466.zip
gdb-698652da9364297319288293199cdb1f77d36466.tar.gz
gdb-698652da9364297319288293199cdb1f77d36466.tar.bz2
[gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp with cc-with-gnu-debuglink
When running test-case gdb.dwarf2/enqueued-cu-base-addr.exp with target board cc-with-gnu-debuglink, I run into: ... (gdb) PASS: gdb.dwarf2/enqueued-cu-base-addr.exp: ptype foo maint print symbols -objfile enqueued-cu-base-addr^M (gdb) FAIL: gdb.dwarf2/enqueued-cu-base-addr.exp: CU addr found ... The problem is that the CU we're trying to print is in objfile enqueued-cu-base-addr.debug instead of enqueued-cu-base-addr. Fix this by replacing "-objfile enqueued-cu-base-addr" with "-source cu2". Tested on x86_64-linux.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions