public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@lucon.org>
To: GDB <gdb@sources.redhat.com>
Cc: dejagnu@gnu.org
Subject: PATCH: Fix dejagnu
Date: Fri, 09 May 2003 19:06:00 -0000	[thread overview]
Message-ID: <20030509120616.A5485@lucon.org> (raw)
In-Reply-To: <20030509113250.A5028@lucon.org>; from hjl@lucon.org on Fri, May 09, 2003 at 11:32:50AM -0700

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

On Fri, May 09, 2003 at 11:32:50AM -0700, H. J. Lu wrote:
> > 
> > I use 1.4.3 all the time.
> 
> I installed 1.4.3 on RedHat 9. It works with binutils. It may be a ppc
> specific problem.
> 

I am very amazed that 1.4.3 works. I need the patch enclosed here.
Otherwise, it will pick the wrong runtest.exp.


H.J.

[-- Attachment #2: dejagnu-break.patch --]
[-- Type: text/plain, Size: 434 bytes --]

2003-05-09  H.J. Lu <hongjiu.lu@intel.com>

	* runtest: Fix a typo.

--- dejagnu/runtest.break	2002-02-09 22:17:36.000000000 -0800
+++ dejagnu/runtest	2003-05-09 11:54:50.000000000 -0700
@@ -104,8 +104,8 @@ for i in `echo ${execpath} | sed  -e 's@
 	runpath=$i
 	if expr $verbose \> 0 > /dev/null ; then
 	    echo Using $i/runtest.exp as main test driver
-	    break;
 	fi
+	break;
     fi
 done
 # check for an environment variable

      reply	other threads:[~2003-05-09 19:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-09 18:07 "make check" doesn't work on RedHat 9? H. J. Lu
2003-05-09 18:16 ` Elena Zannoni
2003-05-09 18:18 ` Daniel Jacobowitz
2003-05-09 18:32   ` H. J. Lu
2003-05-09 19:06     ` H. J. Lu [this message]

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=20030509120616.A5485@lucon.org \
    --to=hjl@lucon.org \
    --cc=dejagnu@gnu.org \
    --cc=gdb@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).