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:
0256270
)
* infcmd.c (path_info): Avoid 250-char limit on printf_filtered,
author
John Gilmore
<gnu@cygnus>
Fri, 9 Oct 1992 06:20:26 +0000
(06:20 +0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 9 Oct 1992 06:20:26 +0000
(06:20 +0000)
by using puts_filtered instead.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 8ae612490d4fa6422d4edbf9d4cc6d7a6a1e08e6..7cf166d37fd368832dda954ef42afb66e7c8c141 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+Thu Oct 8 23:19:25 1992 John Gilmore (gnu@cygnus.com)
+
+ * infcmd.c (path_info): Avoid 250-char limit on printf_filtered,
+ by using puts_filtered instead.
+
Fri Oct 9 00:28:25 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
* remote-nindy.c (nindy_load): Replacement version from Steve