Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* gdb.base/solib_threshold.exp is useless
@ 1999-01-25  2:09 Andreas Schwab
  1999-01-25 17:20 ` Stan Shebs
  1999-04-01  0:00 ` Andreas Schwab
  0 siblings, 2 replies; 5+ messages in thread
From: Andreas Schwab @ 1999-01-25  2:09 UTC (permalink / raw)
  To: gdb-patches

The tests in gdb.base/solib_threshold.exp are completely useless on
anything but hppa-hpux.  It should probably be moved to gdb.hp.


1999-01-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* gdb.base/solib_threshold.exp: Do nothing if not hppa-hpux.

--- gdb-19990121/gdb/testsuite/gdb.base/solib_threshold.exp.~1~	Sat Jan 23 16:13:03 1999
+++ gdb-19990121/gdb/testsuite/gdb.base/solib_threshold.exp	Sun Jan 24 02:23:21 1999
@@ -29,6 +29,11 @@
     return
 }
 
+# This is useless on anything but HP-SUX.
+if ![istarget "hppa*-hp-hpux*"] then {
+   return
+}
+
 set testfile "solib_threshold"
 set srcfile ${testfile}.c
 set binfile ${objdir}/${subdir}/${testfile}

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1999-04-01  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <vyz679v8xzh.fsf.cygnus.patches.gdb@issan.cs.uni-dortmund.de>
1999-01-31 13:28 ` gdb.base/solib_threshold.exp is useless Stan Shebs
1999-01-25  2:09 Andreas Schwab
1999-01-25 17:20 ` Stan Shebs
1999-04-01  0:00   ` Stan Shebs
1999-04-01  0:00 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox