diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 69a4ccf..3f6095a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t00/default.exp: update info line for new message. + + * gdb.t02/{whatis.exp,gdbme.c}: + Test that "char *" doesn't print as "caddr_t". + Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t00/help.exp: Use .* in place of some help messages which |