diff options
author | Tom de Vries <tdevries@suse.de> | 2020-10-27 23:17:09 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2020-10-27 23:17:09 +0100 |
commit | 5868da034f47fd7e5c3d4bf0ba204850df144271 (patch) | |
tree | 2e0ce63db5e94f66d56b5ddd6c6c5fd1e63f2d18 /binutils/elfedit.c | |
parent | 06db6ec3d97836d4609d03ac3a3d4e104ad879be (diff) | |
download | gdb-5868da034f47fd7e5c3d4bf0ba204850df144271.zip gdb-5868da034f47fd7e5c3d4bf0ba204850df144271.tar.gz gdb-5868da034f47fd7e5c3d4bf0ba204850df144271.tar.bz2 |
[gdb/testsuite] Fix gdb.base/maint.exp FAILs with -readnow
When running test-case gdb.base/maint.exp with target board readnow, we run
into:
...
FAIL: gdb.base/maint.exp: mt expand-symtabs
FAIL: gdb.base/maint.exp: maint print objfiles: psymtabs
FAIL: gdb.base/maint.exp: maint print psymbols -source
FAIL: gdb.base/maint.exp: maint print psymbols -pc
FAIL: gdb.base/maint.exp: maint info line-table with filename of symtab that \
is not currently expanded
...
When using -readnow:
- there are no partial symtabs
- all symtabs are expanded at symbol load time
and these differences from normal behaviour cause the FAILs.
Update the tests for -readnow.
Tested on x86_64-linux.
gdb/testsuite/ChangeLog:
2020-10-27 Tom de Vries <tdevries@suse.de>
* gdb.base/maint.exp: Update for -readnow.
Diffstat (limited to 'binutils/elfedit.c')
0 files changed, 0 insertions, 0 deletions