commit | b64f5c88176fb83ed38b06ff77aae60a1b56b4fd | [log] [tgz] |
---|---|---|
author | Lancelot SIX <lsix@lancelotsix.com> | Sun Nov 21 17:21:40 2021 +0000 |
committer | Lancelot SIX <lsix@lancelotsix.com> | Fri Jan 07 22:43:34 2022 +0000 |
tree | b5145b4927f2e93e105912ccb657179961672412 | |
parent | c6336a6db001c10383376b762262ca8f953d65c2 [diff] |
gdb/testsuite: Remove duplicates from gdb.base/watchpoints.exp When running the testsuite, I have: Running ../gdb/testsuite/gdb.base/watchpoints.exp ... DUPLICATE: gdb.base/watchpoints.exp: watchpoint hit, first time Fix by adjusting the test names where appropriate. Tested on x86_64-linux.