aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-02-07 16:34:55 +0000
committerJeff Law <law@redhat.com>1997-02-07 16:34:55 +0000
commit2f54eeea7638063e5ba2ec04050c275c89306f79 (patch)
treea4dcbc85df2d9db592f535fa24fb39715801bb6d /gdb
parentad9f858a454a25837c6f37024f7863e3564c4562 (diff)
downloadgdb-2f54eeea7638063e5ba2ec04050c275c89306f79.zip
gdb-2f54eeea7638063e5ba2ec04050c275c89306f79.tar.gz
gdb-2f54eeea7638063e5ba2ec04050c275c89306f79.tar.bz2
* gdb.c++/virtfunc.exp: Expect failure for virtual function
call tests if the target doesn't support inferior function calls.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 330f8a5..e13587e 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
+ * gdb.c++/virtfunc.exp: Expect failure for virtual function
+ call tests if the target doesn't support inferior function calls.
+
* gdb.base/printcmds.exp: Allow minor deviation in FP values
in printf tests.