Fixed too many args to putc_unfiltered.
authorThomas Lord <lord@cygnus>
Tue, 9 Nov 1993 21:15:55 +0000 (21:15 +0000)
committerThomas Lord <lord@cygnus>
Tue, 9 Nov 1993 21:15:55 +0000 (21:15 +0000)
gdb/ChangeLog

index 244774e..8d5c34e 100644 (file)
@@ -1,3 +1,7 @@
+Tue Nov  9 12:48:06 1993  Tom Lord  (lord@cygnus.com)
+
+       * remote-hms.c (hms_wait): fixed too many arguments to putc_unfiltered.
+
 Tue Nov  9 12:20:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * utils.c (quit): Also call gdb_flush on standard output and error.
@@ -147,6 +151,11 @@ Tue Nov  2 16:28:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        "set shell" rather than having "set env SHELL" affect GDB's
        operation.
 
+Tue Nov  2 15:03:08 1993  Tom Lord  (lord@rtl.cygnus.com)
+
+       * utils.c (vfprintf_unfiltered): don't use maybe_filtered
+       since it involves a fixed size buffer.
+
 Tue Nov  2 13:42:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * findvar.c (value_of_register, value_from_register),