diff options
author | Frank Ch. Eigler <fche@redhat.com> | 1998-02-12 21:28:52 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 1998-02-12 21:28:52 +0000 |
commit | a469b84c3b1b3fc3c82c0b62fa79bbea5eafa947 (patch) | |
tree | bbf2631704f608cfb7114e746428f1af6c0edae5 /gdb/ChangeLog | |
parent | 8642a20358ee146897b0573341213bccba0774b3 (diff) | |
download | gdb-a469b84c3b1b3fc3c82c0b62fa79bbea5eafa947.zip gdb-a469b84c3b1b3fc3c82c0b62fa79bbea5eafa947.tar.gz gdb-a469b84c3b1b3fc3c82c0b62fa79bbea5eafa947.tar.bz2 |
* Changed MIPS monitor interface code to be tolerant of slightly
different IDT/sim 6.0 behavior. Extra time and laxness is alloted
for monitor entry and exit.
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 44d6989..41e6d3f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Thu Feb 12 16:12:07 1998 Frank Ch. Eigler <fche@cygnus.com> + + * remote-mips.c (mips_enter_debug): Sleep before sending CR to + monitor. + (mips_exit_debug): Accept any whitespace / verbiage before monitor + prompt reappears. + Thu Feb 12 18:25:42 1998 Andrew Cagney <cagney@b1.cygnus.com> * d10v-tdep.c (show_regs): Avoid use of %llx when printing 8 byte |