diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index eea8703..50c1f40 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2010-09-04 Daniel Jacobowitz <dan@codesourcery.com> + + * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint + before disabling hardware watchpoints. + (test_inaccessible_watchpoint): Check that hardware watchpoints + are used. Test for watchpoints on a constant address. + 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.base/ui-redirect.exp: New file. |