diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-07-14 18:31:46 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-07-14 18:31:46 +0000 |
commit | 7f5f5630fc0fdf4265053c76687e27df456a4a5f (patch) | |
tree | 28edc0c641164feb934195259fcf7766e6fb3d56 /gdb | |
parent | 9f5772857f4f3b1b09e72963c59f61c131785e59 (diff) | |
download | gdb-7f5f5630fc0fdf4265053c76687e27df456a4a5f.zip gdb-7f5f5630fc0fdf4265053c76687e27df456a4a5f.tar.gz gdb-7f5f5630fc0fdf4265053c76687e27df456a4a5f.tar.bz2 |
* gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ec9b87b..ab0dd3c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test. + Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com) * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>, |