summaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2003-04-09 23:21:14 +0000
committerJim Blandy <jimb@codesourcery.com>2003-04-09 23:21:14 +0000
commit3799d587a806ba578457e0ce3a568f57ee1f8379 (patch)
tree91decad64e7cb3b057eb58fa7049ffe608f25b9d /gdb/testsuite/ChangeLog
parent5c3356fe00c440f3e8028504dc3fe0c71d01c5ba (diff)
downloadgdb-3799d587a806ba578457e0ce3a568f57ee1f8379.tar.gz
* gdb.c++/derivation.exp, gdb.c++/overload.exp,
gdb.c++/userdef.exp: If GDB fails to restore the selected frame after an inferior function call, report the failure, but allow the test to continue.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 981ba360490..c0ba8641eab 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-09 Jim Blandy <jimb@redhat.com>
+
+ * gdb.c++/derivation.exp, gdb.c++/overload.exp,
+ gdb.c++/userdef.exp: If GDB fails to restore the selected frame
+ after an inferior function call, report the failure, but allow the
+ test to continue.
+
2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
* gdb.base/break.exp: marker4() is defined at line 46 when compiled