* remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5cfd6ea697f8a0bf0a5ff4a5156a3a97ee5dabee..aa3fe96c2951decda36e5964e91ff006aeaef6ce 100644 (file)
@@ -1,5 +1,13 @@
 Tue Sep 21 11:44:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it.
+
+       * printcmd.c (print_scalar_formatted): When truncating value we are
+       going to print as unsigned, handle it generally for any length
+       less than sizeof (LONGEST), rather than special-casing sizeof (char),
+       sizeof (short), and sizeof (long).  Clarify comment on what this
+       is for.
+
        * symfile.c (deduce_language_from_filename): Accept .cxx for C++.
        * buildsym.c (start_subfile): Use deduce_language_from_filename
        rather than checking for .C or .cc ourself.
This page took 0.022854 seconds and 4 git commands to generate.