aboutsummaryrefslogtreecommitdiff
path: root/gdb/source-cache.c
diff options
context:
space:
mode:
authorLancelot SIX <lsix@lancelotsix.com>2021-11-19 22:48:59 +0000
committerLancelot SIX <lsix@lancelotsix.com>2022-01-07 22:43:32 +0000
commitf05f3e723568756ac523ffddfe90fe6ed12dbb95 (patch)
tree9ddc1c3c7716a94943aae789b75e2e11b9b4e454 /gdb/source-cache.c
parent27e9a99fa02b635f5a89358c196fbf8f1670c6d7 (diff)
downloadgdb-f05f3e723568756ac523ffddfe90fe6ed12dbb95.zip
gdb-f05f3e723568756ac523ffddfe90fe6ed12dbb95.tar.gz
gdb-f05f3e723568756ac523ffddfe90fe6ed12dbb95.tar.bz2
gdb/testsuite: Remove duplicates from gdb.base/realname-expand.exp
When running the testsuite, I have: Running .../gdb/testsuite/gdb.base/realname-expand.exp ... DUPLICATE: gdb.base/realname-expand.exp: set basenames-may-differ on This is due to the fact that the test restarts GDB twice and each time sets the basenames-may-differ setting. This patch proposes to fix this by not restarting GDB so the setting is maintained. It just clears the breakpoints between the two tests and updates the breakpoints number as required. This patch also perform some minor refactorings to improve visibility. Tested on x86_64-linux.
Diffstat (limited to 'gdb/source-cache.c')
0 files changed, 0 insertions, 0 deletions