From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Rainer Orth Cc: 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 01:40:00 -0000 Message-id: References: <15205.49157.618358.173996@xayide.TechFak.Uni-Bielefeld.DE> X-SW-Source: 2001-07/msg00751.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.)