From: Jeff Law Date: Mon, 28 Mar 1994 00:53:55 +0000 (+0000) Subject: * gdb.t07/gdbme.c: More code for watchpoint testing. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=28a2181201bb1e9f41310cb76b0953033a696ab4;p=binutils-gdb.git * gdb.t07/gdbme.c: More code for watchpoint testing. * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and "Hardware watchpoint" throughout file. (test_watchpoint_triggered_in_syscall): New test. (test_complex_watchpoint): New test. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index bdcfc2db814..f2a5e5905d0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * gdb.t07/gdbme.c: More code for watchpoint testing. + + * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and + "Hardware watchpoint" throughout file. + (test_watchpoint_triggered_in_syscall): New test. + (test_complex_watchpoint): New test. + Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * gdbme.c (call_with_trampolines): New function to try and step