2012-01-27 Pedro Alves <palves@redhat.com>
authorPedro Alves <palves@redhat.com>
Fri, 27 Jan 2012 13:59:21 +0000 (13:59 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 27 Jan 2012 13:59:21 +0000 (13:59 +0000)
* gdb.base/watchpoint.exp (top level): Delete watch ival3.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watchpoint.exp

index 278bf86ff4ba8c420faf91b0baf2a5ab932ff874..c32f46cf5cc900dd25b4bac3a8afab6dfc7d0393 100644 (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
index a4f30b39268f1dd1df01b4c91645c43968353b23..6eba4b0882d52b833412c90f81d27acc2ab934a3 100644 (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.
     #