Write ChangeLog entries for Rob changes.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 18 Jan 1994 03:29:53 +0000 (03:29 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 18 Jan 1994 03:29:53 +0000 (03:29 +0000)
Revert Rob changes which consisted of un-doing (accidentally,
presumably) the changes which have happened since 4.12 branched off.

In lib/gdb.exp remove the comment which went with the "catch" which
Rob removed.

gdb/testsuite/.Sanitize
gdb/testsuite/ChangeLog

index c4de1ea586326703c8028e27de4b29bab281af88..d5914c0092ac1d174ccf7736fb7c3be06b3b33a4 100644 (file)
@@ -26,6 +26,7 @@ Things-to-keep:
 .gdbinit
 ChangeLog
 Makefile.in
+TODO
 config
 configure.in
 gdb.disasm
index c47b960e5dd69726bdb3590c53ccf0f7622942a2..9024139e9ca9bfbf2baede1745da591b26496fd5 100644 (file)
@@ -1,6 +1,18 @@
 Fri Jan 14 14:24:21 1994  Rob Savoye  (rob@darkstar.cygnus.com)
 
-       * Most .exp files: Tweak to run under either version of expect.
+       * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
+       gdb.t31/chillvars.exp, lib/gdb.exp:
+       Tweak to run under either version of expect.
+       * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
+       * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
+       * gdb.t11/list.exp: Remove extraneous whitespace.
+
+Sat Jan 15 09:57:22 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * gdb.t16/printcmds.exp (test_print_strings): Accept
+       "(unsigned char *) " before the string.
+
+       * TODO: Add notes about printing of fancy types and GDB expressions.
 
 Thu Jan 13 17:16:09 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
@@ -1327,4 +1339,10 @@ Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
        of dejagnu.  The modifications to these testcases, etc., which
        will allow them to work with the new version of dejagnu will be
        made in a future update.
-
+\f
+Local Variables:
+mode: indented-text
+left-margin: 8
+fill-column: 74
+version-control: never
+End: