* infcmd.c (path_info): Avoid 250-char limit on printf_filtered,
authorJohn Gilmore <gnu@cygnus>
Fri, 9 Oct 1992 06:20:26 +0000 (06:20 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 9 Oct 1992 06:20:26 +0000 (06:20 +0000)
by using puts_filtered instead.

gdb/ChangeLog

index 8ae612490d4fa6422d4edbf9d4cc6d7a6a1e08e6..7cf166d37fd368832dda954ef42afb66e7c8c141 100644 (file)
@@ -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