gdb/testsuite: remove duplicates from gdb.base/stap-probe.exp
authorAndrew Burgess <aburgess@redhat.com>
Thu, 10 Mar 2022 19:38:03 +0000 (19:38 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Fri, 11 Mar 2022 14:36:49 +0000 (14:36 +0000)
commit8bdc7ff421aa5f07dd99ea7b446fb3fc2f0a3127
treeb8db8e7e1973afbb815ce7b12c7bad34a3cd2316
parentbb368aad297fe3ad40cf397e6fc85aa471429a28
gdb/testsuite: remove duplicates from gdb.base/stap-probe.exp

Remove the duplicate test names from gdb.base/stap-probe.exp, this is
done by actually passing a unique test name in a couple of
places (rather than using the command as the test name), and in
another couple of places, a test has a duplicate name due to a cut &
paste error, which I've fixed.

There's no change in what is actually being tested after this commit.
gdb/testsuite/gdb.base/stap-probe.exp