diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 152d7c3..a936226 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Fri Jun 28 05:25:18 1996 Dawn Perchik <dawn@cygnus.com> + + * remote-e7000.c,remote.c,target.h,top.c: + Add set option "remote_timeout" for setting remote_timeout. + Add set option "use_hard_breakpoints" for setting hardware + .vs. memory breakpoints. + Fri Jun 28 04:32:18 1996 Dawn Perchik <dawn@cygnus.com> * remote-e7000.c (e7000_parse_device): New function. |