diff options
author | Fred Fish <fnf@specifix.com> | 1993-04-14 23:43:51 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-04-14 23:43:51 +0000 |
commit | a08317af9f9aed12440b307fabe05c91487635d7 (patch) | |
tree | 438f8124b1eb7aea22f945a7b0fb52c6fa3b7bc8 | |
parent | c9a9bf776cc9a9af320b7371006b430e39ba1182 (diff) | |
download | gdb-a08317af9f9aed12440b307fabe05c91487635d7.zip gdb-a08317af9f9aed12440b307fabe05c91487635d7.tar.gz gdb-a08317af9f9aed12440b307fabe05c91487635d7.tar.bz2 |
* gdb.t07/watchpoint.exp: Remove setup_xfail for i486
watchpoint problem that is now fixed.
* gdb.t30/chexp.exp: Remove setup_xfail for printing
uninitialized convenience variables.
* gdb.t31/chillvars.exp: Fix expected patterns for printing
structures.
-rw-r--r-- | gdb/testsuite/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8d3f4d4..bfd4ac3 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,20 @@ +Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com) + + * gdb.t07/watchpoint.exp: Remove setup_xfail for i486 + watchpoint problem that is now fixed. + * gdb.t30/chexp.exp: Remove setup_xfail for printing + uninitialized convenience variables. + * gdb.t31/chillvars.exp: Fix expected patterns for printing + structures. + +Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS + which causes expect to get out of sync with gdb on long output + from help set. + * gdb.t09/corefile.exp: Make expected pattern for core file + failing signal and frame output format less sun specific. + Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com) * gdb.t31/chillvars.exp: Add and remove initial dummy |