commit | 1182b42df6b11fc9fe1619139a3ee80457d9d37e | [log] [tgz] |
---|---|---|
author | Lancelot SIX <lsix@lancelotsix.com> | Fri Nov 19 23:27:18 2021 +0000 |
committer | Lancelot SIX <lsix@lancelotsix.com> | Fri Jan 07 22:43:32 2022 +0000 |
tree | 8351743b5f4e085ec9684419d9e9dae940e6b0c0 | |
parent | 08c8808ae274801163a259bdc425165ac8fbf097 [diff] |
gdb/testsuite: Remove duplicates from gdb.base/decl-before-def.exp When running the testsuite, I have: Running .../gdb/testsuite/gdb.base/decl-before-def.exp ... DUPLICATE: gdb.base/decl-before-def.exp: p a Fix by giving explicit names to the two tests that use the same command. Tested on x86_64-linux.