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 157e668..eaec2e8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Mon Jan 22 16:59:40 1996 Stan Shebs <shebs@andros.cygnus.com> + + * remote.c (remotebreak): New GDB variable. + (remote_break): New global. + (remote_interrupt): Send a break instead of ^C if remote_break. + * NEWS: Describe the new variable. + Mon Jan 22 16:24:11 1996 Doug Evans <dje@charmed.cygnus.com> * sparc-tdep.c (_initialize_sparc_tdep): Always use print_insn_sparc. |