diff options
author | Lancelot SIX <lsix@lancelotsix.com> | 2021-11-21 01:33:13 +0000 |
---|---|---|
committer | Lancelot SIX <lsix@lancelotsix.com> | 2022-01-07 22:43:33 +0000 |
commit | 5bdd79dff95269a7bf6428c449c1cfd5eab0c3ae (patch) | |
tree | 05734a2bfc18abd851472e5441cdc68eec8771ca /binutils/ChangeLog-2015 | |
parent | d95edb60be9f66cb4797130c8902bf5814b19448 (diff) | |
download | gdb-5bdd79dff95269a7bf6428c449c1cfd5eab0c3ae.zip gdb-5bdd79dff95269a7bf6428c449c1cfd5eab0c3ae.tar.gz gdb-5bdd79dff95269a7bf6428c449c1cfd5eab0c3ae.tar.bz2 |
gdb/testsuite: Remove duplicates from gdb.base/shlib-call.exp
When I run the testsuite, I have:
Running .../gdb/testsuite/gdb.base/shlib-call.exp ...
DUPLICATE: gdb.base/shlib-call.exp: print g
DUPLICATE: gdb.base/shlib-call.exp: set print sevenbit-strings
DUPLICATE: gdb.base/shlib-call.exp: set print address off
DUPLICATE: gdb.base/shlib-call.exp: set width 0
DUPLICATE: gdb.base/shlib-call.exp: continue until exit
Fix by adjusting the test names when required, and by removing
un-necessary commands.
While at it, do some cleanup:
- Replace an explicit GDB restart sequence with a call to clean_restart.
- Remove trailing whitespaces.
- Use $gdb_test_name in gdb_test_multiple.
Tested on x86_64-linux.
Diffstat (limited to 'binutils/ChangeLog-2015')
0 files changed, 0 insertions, 0 deletions