diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2014e7fa044..93630d27034 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,24 @@ +1999-06-18 Stan Shebs <shebs@andros.cygnus.com> + + * gdb.c++/overload.exp: XFAIL everything if using G++, add a + simpler match case for the ptype of the big class. + +1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com> + + * gdb.exp: Fix test for gdb_prompt existence. + +1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com> + + * gdb.exp (gdb_test): Add fail after calls to perror. + +1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com> + + * gdb.exp (gdb_test): Accept variations of Undefined command messages. + +1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com> + + * gdb.exp (gdb_test): Fix anchors on gdb_expect statement. + Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com> * gdb.base/call-strs.c (link_malloc): New function. Ensure that |