From 16aa4b532e1bf12c14c1232f283a9cfc6466c926 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Wed, 24 Feb 1993 16:10:41 +0000 Subject: [PATCH] **** start-sanitize-chill **** * gdb.t31/chillvars.exp (test_structs): New proc to test printing of Chill STRUCT types and STRUCT values. * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather than "char". * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1, struct2): New struct definitions and initializations to test simple Chill STRUCT types. **** end-sanitize-chill **** --- gdb/testsuite/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7ba8fcea68e..c65f35173e5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,15 @@ +Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com) + + **** start-sanitize-chill **** + * gdb.t31/chillvars.exp (test_structs): New proc to test printing + of Chill STRUCT types and STRUCT values. + * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather + than "char". + * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1, + struct2): New struct definitions and initializations to test + simple Chill STRUCT types. + **** end-sanitize-chill **** + Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com) * gdb.t00/teststrategy.exp: Track reversion in gdb to not print -- 2.30.2