step-over-trips-on-watchpoint.exp: Don't put addresses in test messages
authorPedro Alves <palves@redhat.com>
Fri, 10 Apr 2015 18:23:24 +0000 (19:23 +0100)
committerPedro Alves <palves@redhat.com>
Fri, 10 Apr 2015 18:23:24 +0000 (19:23 +0100)
commit07473109e11e41d979c33b839551ac1c6f8495b9
treecaa165629db96969e5549243615cedeeda862387
parentf74839702efcea048ac61374b1539ae81e7c86cc
step-over-trips-on-watchpoint.exp: Don't put addresses in test messages

Diffing test results, I noticed:

 -PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: b *0x0000000000400811 thread 1
 +PASS: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: b *0x00000000004007d1 thread 1

gdb/testsuite/ChangeLog:
2015-04-10  Pedro Alves  <palves@redhat.com>

* gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
test messages that don't include the breakpoint address.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/step-over-trips-on-watchpoint.exp
This page took 0.037342 seconds and 4 git commands to generate.