Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
To: ro@TechFak.Uni-Bielefeld.DE
Cc: gdb-patches@sources.redhat.com
Subject: Re: 5.1 PATCH: Allow gdb to link on mips-sgi-irix5.3
Date: Fri, 27 Jul 2001 02:06:00 -0000	[thread overview]
Message-ID: <9743-Fri27Jul2001120548+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <15200.36561.946734.92731@xayide.TechFak.Uni-Bielefeld.DE>

> From: Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
> Date: Thu, 26 Jul 2001 23:42:41 +0200 (MEST)
> 
> I just tried the current CVS version, configured on IRIX 6.2 for
> mips-sgi-irix5.3, to allow debugging O32 binaries on IRIX 6 during my work
> to re-integrate O32 ABI support for IRIX 6 into GCC.

Is there any reason why you didn't use mips-sgi-irix6 configuration?
Since you want to debug on Irix 6.x, that sounds like The Right Way,
no?

As a bonus, you'd have this problem solved, because I already bumped
into it when I tried to build a native Irix 6 GDB.

The CVS version should build and work when configured as
mips-sgi-irix6, but I only tested that with n32 and -64 executables
(the latter is _known_ to be broken for now, see NEWS, but GDB never
supported -64 anyway).  So it's possible that o32 has some issues, but
I did try not to break it when I fixed n32 support on Irix 6.

> diff -u -p -r1.2 irix5.mh
> --- irix5.mh	2000/06/12 06:09:05	1.2
> +++ irix5.mh	2001/07/26 21:31:57
> @@ -2,7 +2,7 @@
>  XDEPFILES=
>  XM_FILE= xm-irix5.h
>  NAT_FILE= nm-irix5.h
> -NATDEPFILES= fork-child.o irix5-nat.o corelow.o procfs.o \
> +NATDEPFILES= fork-child.o solib.o irix5-nat.o corelow.o procfs.o \
>  	proc-api.o proc-events.o proc-flags.o proc-why.o

You will see that this patch is already there in irix6.mh.


  parent reply	other threads:[~2001-07-27  2:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-26 14:42 Rainer Orth
2001-07-26 15:13 ` Elena Zannoni
2001-07-27  2:06 ` Eli Zaretskii [this message]
2001-07-27  4:55   ` Rainer Orth
2001-07-27  7:25     ` Eli Zaretskii
2001-07-27  7:28       ` Rainer Orth
2001-07-30 13:14 Rainer Orth
2001-07-31  1:40 ` Eli Zaretskii
2001-07-31  8:19   ` Andrew Cagney
2001-10-14 13:59     ` Andrew Cagney

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=9743-Fri27Jul2001120548+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=gdb-patches@sources.redhat.com \
    --cc=ro@TechFak.Uni-Bielefeld.DE \
    /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