From: Stan Shebs Date: Thu, 30 Mar 1995 02:43:50 +0000 (+0000) Subject: * remote-e7000.c (why_stop): Add new kinds of strings to expect X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a2f0cf2f40f0d5e58c04ce19ba18da17c8f4e1a8;p=binutils-gdb.git * remote-e7000.c (why_stop): Add new kinds of strings to expect from the emulator. (e7000_wait): Add interpretations for more stop reasons, including warnings for write protect and cycle address errors. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5769dfbb4f1..53ca0c6ed20 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Wed Mar 29 18:30:03 1995 Stan Shebs + + * remote-e7000.c (why_stop): Add new kinds of strings to expect + from the emulator. + (e7000_wait): Add interpretations for more stop reasons, + including warnings for write protect and cycle address errors. + Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com) start-sanitize-gdbtk