aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.hp
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>1999-01-15 19:17:31 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>1999-01-15 19:17:31 +0000
commit93b84526e8cb07325f5221c73c30806599a436cf (patch)
tree1364a8b10a55ab1ae9e9c8821225b93e713ab6cd /gdb/testsuite/gdb.hp
parent7930c920e445cabecd07bb9a471dd439e39e6481 (diff)
downloadgdb-93b84526e8cb07325f5221c73c30806599a436cf.zip
gdb-93b84526e8cb07325f5221c73c30806599a436cf.tar.gz
gdb-93b84526e8cb07325f5221c73c30806599a436cf.tar.bz2
Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform and compiled w/o GCC.
Diffstat (limited to 'gdb/testsuite/gdb.hp')
-rw-r--r--gdb/testsuite/gdb.hp/xdb3.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.hp/xdb3.exp b/gdb/testsuite/gdb.hp/xdb3.exp
index ef6ba17..cf569e9 100644
--- a/gdb/testsuite/gdb.hp/xdb3.exp
+++ b/gdb/testsuite/gdb.hp/xdb3.exp
@@ -42,6 +42,12 @@ if { [gdb_compile "${binfile1}.o ${binfile2}.o" ${binfile} executable {debug}]
gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail."
}
+if [get_compiler_info ${binfile}] {
+ return -1;
+}
+if {[skip_hp_tests $gcc_compiled]} then { continue }
+
+
proc xdb_reinitialize_dir { subdir } {
global gdb_prompt