* 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.
This commit is contained in:
Jeff Law 1994-03-28 00:53:55 +00:00
parent 77ccab3c95
commit 28a2181201

View File

@ -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) 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 * gdbme.c (call_with_trampolines): New function to try and step