Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
To: gdb-patches@cygnus.com
Subject: gdb.base/solib_threshold.exp is useless
Date: Thu, 01 Apr 1999 00:00:00 -0000	[thread overview]
Message-ID: <vyz679v8xzh.fsf@issan.cs.uni-dortmund.de> (raw)
Message-ID: <19990401000000.diTjTPdO3wjDz0zHHbeSwjFHhxb-TX5d2sZ7-XDofWM@z> (raw)

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


             reply	other threads:[~1999-04-01  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-25  2:09 Andreas Schwab [this message]
1999-01-25 17:20 ` Stan Shebs
1999-04-01  0:00   ` Stan Shebs
1999-04-01  0:00 ` Andreas Schwab
     [not found] <vyz679v8xzh.fsf.cygnus.patches.gdb@issan.cs.uni-dortmund.de>
1999-01-31 13:28 ` Stan Shebs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vyz679v8xzh.fsf@issan.cs.uni-dortmund.de \
    --to=schwab@issan.informatik.uni-dortmund.de \
    --cc=gdb-patches@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox