From: Jim Kingdon Date: Wed, 14 Jul 1993 22:54:22 +0000 (+0000) Subject: * printcmds.exp: Add another printf test. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e91ceb3c5959094b3f49e41d1c35d21c6300530d;p=binutils-gdb.git * printcmds.exp: Add another printf test. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 54c0837effd..ff9f3c41ed3 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t16/printcmds.exp: Add another printf test. + Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com) * configure.in: If configured -with-stabs on any target, add @@ -5,8 +9,8 @@ Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com) Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com) - * printcmds.exp: Change printf "%f\n" to printf "%f is fun" so - pattern does not match the command itself. + * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is + fun" so pattern does not match the command itself. Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)