[gdb/testsuite] Remove address from test names
authorTom de Vries <tdevries@suse.de>
Thu, 27 Oct 2022 15:14:33 +0000 (17:14 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 27 Oct 2022 15:14:33 +0000 (17:14 +0200)
commit48ca5676924d2609f1b9ea1990719c9eb41e88a2
tree4bade6852b8d48ca63c465f11473d8b9dd432f11
parent1dc83674da675a20ae361a037305777d23764574
[gdb/testsuite] Remove address from test names

I noticed an address in a test name:
...
PASS: gdb.base/eh_return.exp: gdb_breakpoint: \
  set breakpoint at *0x000000000040071b
...

Stabilize the test name by using "set breakpoint on address" instead.

Likewise in two other test-cases.

Tested on x86_64-linux.
gdb/testsuite/gdb.base/eh_return.exp
gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp
gdb/testsuite/gdb.opt/inline-break.exp