From: Jim Kingdon Date: Tue, 29 Jun 1993 17:51:19 +0000 (+0000) Subject: * gdb.t16/printcmds.exp: Add printf tests. X-Git-Tag: gdb-4_18-branchpoint~18578 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=366f2869827b62fb75e6ea6dde153d7ea42283f5;p=thirdparty%2Fbinutils-gdb.git * gdb.t16/printcmds.exp: Add printf tests. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2cb0c27aba2..820d8471524 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t16/printcmds.exp: Add printf tests. + * gdb.t06/{twice.{c,exp},Makefile.in}: New test. * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.