diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-04-19 20:50:56 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-04-19 20:50:56 +0000 |
commit | 4c5eefabb135f6e8af6e2231ab87c005abfdf204 (patch) | |
tree | b34590669aeb8ea72f591aa2d35e5100fd0f5b3b /gdb | |
parent | 7858d8dc8a313727713c7af06ae8e3482c71e4ca (diff) | |
download | gdb-4c5eefabb135f6e8af6e2231ab87c005abfdf204.zip gdb-4c5eefabb135f6e8af6e2231ab87c005abfdf204.tar.gz gdb-4c5eefabb135f6e8af6e2231ab87c005abfdf204.tar.bz2 |
* gdb.base/watchpoint.exp: Don't run
test_watchpoint_triggered_in_syscall for sunos.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index aa7f71c..5be65d4 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,13 @@ +Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.base/watchpoint.exp: Don't run + test_watchpoint_triggered_in_syscall for sunos. + +Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h; + they don't seem to exist. Do include stdio.h. + Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.base/a1-selftest.exp: Add alpha xfail. |