* remote.c (): Add newline to initial +.
authorJohn Gilmore <gnu@cygnus>
Fri, 6 Mar 1992 09:16:52 +0000 (09:16 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 6 Mar 1992 09:16:52 +0000 (09:16 +0000)
(remote_resume):  Mention how to cope with signals.
(remote_interrupt):  Add debug msg.
(remote-wait):  Implement new 'T' reply, which includes
status, PC, and FP all in a single short message.
(putpkt):  Add further debugging of packet acks.
* Makefile.in (VERSION):  Roll to 4.4.5.

gdb/ChangeLog

index 0c22c43..7411b5a 100644 (file)
@@ -10,6 +10,7 @@ Thu Mar  5 23:56:01 1992  John Gilmore  (gnu at cygnus.com)
        (putpkt):  Add further debugging of packet acks.
        * mipsread.c (fixup_symtab):  Also swap RFD's.
        (parse_partial_symbols):  Avoid bug on unknown symbol types.
+       * Makefile.in (VERSION):  Roll to 4.4.5.
 
 Thu Mar  5 12:32:09 1992  Stu Grossman  (grossman at cygnus.com)