* remote.c (remote_kill): Use catch_errors when calling putpkt.
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 4 Nov 1994 21:28:40 +0000 (21:28 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 4 Nov 1994 21:28:40 +0000 (21:28 +0000)
(putpkt): Return int, not void, to match catch_errors calling
convention.

gdb/ChangeLog

index 57e21297c35529b77f789450524e1509f712aa4b..9a1fbc6f75cf606812573ac48600ffcb32d40903 100644 (file)
@@ -1,3 +1,9 @@
+Fri Nov  4 13:11:54 1994  Jim Kingdon  <kingdon@deneb.cygnus.com>
+
+       * remote.c (remote_kill): Use catch_errors when calling putpkt.
+       (putpkt): Return int, not void, to match catch_errors calling
+       convention.
+
 Fri Nov  4 10:52:38 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * rs6000-tdep.c (pop_frame): Correct a variable name.