commit | b4130189f92809afd76d1fd1f16aee8c4474cccd | [log] [tgz] |
---|---|---|
author | Lancelot SIX <lsix@lancelotsix.com> | Mon Nov 22 22:03:47 2021 +0000 |
committer | Lancelot SIX <lsix@lancelotsix.com> | Fri Jan 07 22:43:34 2022 +0000 |
tree | 0ab2d417a4e3afcc17ebff863fe51a066d86e5b1 | |
parent | b64f5c88176fb83ed38b06ff77aae60a1b56b4fd [diff] |
gdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrexec.exp When running the testsuite, I have: Running .../gdb/testsuite/gdb.mi/mi-nsthrexec.exp ... DUPLICATE: gdb.mi/mi-nsthrexec.exp: breakpoint at main Fix by adjusting the duplicated test name. Tested on x86_64-linux.