From: Fred Fish Date: Wed, 24 Feb 1993 16:10:41 +0000 (+0000) Subject: **** start-sanitize-chill **** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=16aa4b532e1bf12c14c1232f283a9cfc6466c926;p=binutils-gdb.git **** 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 **** --- 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