projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca8f2f0
)
* remote.c (remote_kill): Use catch_errors when calling putpkt.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 4 Nov 1994 21:28:40 +0000
(21:28 +0000)
committer
Jim 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
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 57e21297c35529b77f789450524e1509f712aa4b..9a1fbc6f75cf606812573ac48600ffcb32d40903 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.