* gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
and compiled w/o GCC.
Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
- * gdb.hp/watch-cmd.exp: do not execute unless on hppa-hpux platform
+ * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
and compiled w/o GCC.
+ * gdb.hp/watch-cmd.exp: ditto.
+
* gdb.hp/watch-hp.exp: ditto.
* gdb.hp/xdb1.exp: ditto.
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