diff options
author | Lancelot SIX <lsix@lancelotsix.com> | 2021-11-19 17:33:27 +0000 |
---|---|---|
committer | Lancelot SIX <lsix@lancelotsix.com> | 2021-11-21 16:00:13 +0000 |
commit | b4d069fbeaef8ea8891c13992789e63c51f73a42 (patch) | |
tree | c0b35324c1d16993f3586e3790280cad7d1cd716 /gdb/python/python.c | |
parent | bbda248c504815990c07c8a9c411ae6c124d7c4b (diff) | |
download | binutils-b4d069fbeaef8ea8891c13992789e63c51f73a42.zip binutils-b4d069fbeaef8ea8891c13992789e63c51f73a42.tar.gz binutils-b4d069fbeaef8ea8891c13992789e63c51f73a42.tar.bz2 |
gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
When running the testsuite I have the following:
Running .../gdb/testsuite/gdb.base/catch-signal.exp ...
DUPLICATE: gdb.base/catch-signal.exp: SIGHUP: continue
DUPLICATE: gdb.base/catch-signal.exp: SIGHUP: continue
DUPLICATE: gdb.base/catch-signal.exp: 1: continue
DUPLICATE: gdb.base/catch-signal.exp: 1: continue
DUPLICATE: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue
DUPLICATE: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue
This patch removes DUPLICATE in gdb.base/catch-signal.exp by explicitly
giving names to the offending 'gdb_test "continue"' statements to make
them distinct.
Tested on x86_64-linux.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions