commit | f4581a88264cd5818423a51debde44dc8e9e9324 | [log] [tgz] |
---|---|---|
author | Lancelot SIX <lsix@lancelotsix.com> | Fri Nov 19 23:08:23 2021 +0000 |
committer | Lancelot SIX <lsix@lancelotsix.com> | Fri Jan 07 22:43:32 2022 +0000 |
tree | 638814597cd189f147adb38082542356b71c1ffb | |
parent | f05f3e723568756ac523ffddfe90fe6ed12dbb95 [diff] |
gdb/testsuite: Remove duplicates from gdb.base/pie-fork.exp When running the testsuite, I have: Running .../gdb/testsuite/gdb.base/pie-fork.exp ... DUPLICATE: gdb.base/pie-fork.exp: test_no_detach_on_fork: continue Fix by giving explicit names to the 'continue' commands that cause the duplicate message. Tested on x86_64-linux.