import gdb-1999-09-08 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.c++ / ovldbreak.exp
index 34f240478174dd7aabd5d1cb62d448cc7125c765..d7482bddfba0f0f3f2aa56a36eed41c80c0d3db6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 1999 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -36,6 +36,8 @@ if $tracelevel then {
 set prms_id 0
 set bug_id 0
 
+if { [skip_cplus_tests] } { continue }
+
 set testfile "ovldbreak"
 set srcfile ${testfile}.cc
 set binfile ${objdir}/${subdir}/${testfile}
This page took 0.02526 seconds and 4 git commands to generate.