aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-03-28 00:53:55 +0000
committerJeff Law <law@redhat.com>1994-03-28 00:53:55 +0000
commit28a2181201bb1e9f41310cb76b0953033a696ab4 (patch)
treef54414d64de7217de514d84aa41e592f98593d89
parent77ccab3c9502c56acb28ea5d9da789ff8b826ddf (diff)
downloadgdb-28a2181201bb1e9f41310cb76b0953033a696ab4.zip
gdb-28a2181201bb1e9f41310cb76b0953033a696ab4.tar.gz
gdb-28a2181201bb1e9f41310cb76b0953033a696ab4.tar.bz2
* 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.
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index bdcfc2d..f2a5e59 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