From: Per Bothner Date: Sun, 6 Feb 1994 21:29:32 +0000 (+0000) Subject: * printcmd.c (printf_command): Add missing single-letter X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d41b3eed26bf734c2989f9d282542be152714e3b;p=binutils-gdb.git * printcmd.c (printf_command): Add missing single-letter backslash-escape sequences, and improve error message. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6e44d909bfd..536ddcf7137 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Sun Feb 6 13:26:21 1994 Per Bothner (bothner@kalessin.cygnus.com) + + * printcmd.c (printf_command): Add missing single-letter + backslash-escape sequences, and improve error message. + Sun Feb 6 06:55:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * corelow.c (solib_add_stub, core_open): Pass address of from_tty