2012-01-27 Pedro Alves <palves@redhat.com>

* gdb.base/watchpoint.exp (top level): Delete watch ival3.
This commit is contained in:
Pedro Alves 2012-01-27 13:59:21 +00:00
parent 274f47f34a
commit 654d7a9e20
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-01-27 Pedro Alves <palves@redhat.com>
* gdb.base/watchpoint.exp (top level): Delete watch ival3.
2012-01-27 Pedro Alves <palves@redhat.com>
* gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect

View File

@ -866,6 +866,8 @@ if [initialize] then {
"Watchpoint \[0-9\]*: ival3.*Old value = 1.*New value = 2.*" \
"trigger slow conditional watch"
gdb_test_no_output "delete \$bpnum" "delete watch ival3"
# We've explicitly disabled hardware watches. Verify that GDB
# refrains from using them.
#