diff options
author | Jeff Law <law@redhat.com> | 1995-01-11 04:48:43 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1995-01-11 04:48:43 +0000 |
commit | 4f9045b47c47ef9b17efd07286b7d646cf454aad (patch) | |
tree | 200c723e5b9de82ab0ffe35285401ad4012cf4de /gdb | |
parent | d7c6f0f7fb1bb9e37a7bc0b8214f20284771497c (diff) | |
download | gdb-4f9045b47c47ef9b17efd07286b7d646cf454aad.zip gdb-4f9045b47c47ef9b17efd07286b7d646cf454aad.tar.gz gdb-4f9045b47c47ef9b17efd07286b7d646cf454aad.tar.bz2 |
* gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
performing an inferior call with watchpoints enabled.
* gdb.base/watchpoint.c (main): Delete second unnecessary read
call.
Diffstat (limited to 'gdb')
-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 aaa8243..eec2ad1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu) + + * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems + performing an inferior call with watchpoints enabled. + * gdb.base/watchpoint.c (main): Delete second unnecessary read + call. + Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com> * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo |