From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: Rainer Orth , Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: 5.1 PATCH: Allow gdb to link on mips-sgi-irix5.3 Date: Tue, 31 Jul 2001 08:19:00 -0000 Message-id: <3B66CC6F.8030603@cygnus.com> References: X-SW-Source: 2001-07/msg00754.html > On Mon, 30 Jul 2001, Rainer Orth wrote: > > >> > This seems to be a bogus regnumber that is outside the range defined >> > for your target. > >> >> As Eli Zaretskii already pointed out, this error does not occur in a >> mips-sgi-irix6.2 configuration. Nonetheless the fix should probably go >> into the mips-sgi-irix5.3 config, too. > > > I don't have access to Irix 5.x to test that. If someone could see > that the change I made for Irix 6.x works on 5.x with both GCC and the > native compiler, I agree that we should commit the same change in > mips-sgi-irix5 config. (The reason that I'm hesitant is that Irix 5.x > configuration was obviously working at some point, unlike Irix 6.x > which I invented. So I think we had better be sure we don't break > anything with that change.) I do now .... Andrew