From: Andrew Cagney <ac131313@cygnus.com>
To: Eli Zaretskii <eliz@is.elta.co.il>
Cc: gdb@sources.redhat.com
Subject: Re: GDB on SGI Irix 6.5
Date: Tue, 17 Apr 2001 10:38:00 -0000 [thread overview]
Message-ID: <3ADC5F92.66959A44@cygnus.com> (raw)
In-Reply-To: <Pine.SUN.3.91.1010409100338.27683O-100000@is>
Eli Zaretskii wrote:
>
> Did someone successfully build the current CVS version on Irix 6.5? If
> so, are there any special tricks one need to be aware of to do that?
>
> I built GDB with "./configure; make" with the native C compiler and a
> native Make. While it built okay, the resulting binary aborts at runtime
> like this:
Hmm, I've this sinking feeling that, prior to me adding the assert() it
was falling off the end of the regcache and just blatting memory :-/
72, I've this feeling that it is the ``FP'':
ac131313@localhost$ grep 72 config/mips/tm-*
config/mips/tm-mips.h:#define FP_REGNUM 72 /* Pseudo
register that contains true address of executing stack frame */
As a quick hack, pump up NUM_PSEUDO_REGS to make space for this (and
possibly a few more).
As a correct fix (ie don't try this at home :-). You could consider
eliminating read_fp(), write_fp() and FP_REGNUM so that targets that
didn't have a real FP register got the value from ``struct frame *''.
Andrew
next prev parent reply other threads:[~2001-04-17 10:38 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-09 0:08 Eli Zaretskii
2001-04-09 6:53 ` Daniel Berlin
2001-04-17 10:38 ` Andrew Cagney [this message]
2001-04-18 9:29 ` Eli Zaretskii
2001-04-19 6:08 ` Eli Zaretskii
2001-04-30 10:01 ` Andrew Cagney
2001-04-30 11:28 ` Eli Zaretskii
2001-04-19 18:06 David B Anderson
2001-04-21 11:12 ` Eli Zaretskii
2001-04-21 12:09 ` Paul Hilfinger
2001-04-21 13:09 ` David B Anderson
2001-04-21 13:19 ` Eli Zaretskii
2001-05-17 8:58 ` Eli Zaretskii
2001-05-17 9:15 ` Eli Zaretskii
2001-05-17 9:26 ` Daniel Berlin
2001-05-17 9:28 ` Eli Zaretskii
2001-05-17 9:41 ` Daniel Berlin
2001-05-17 11:33 ` Eli Zaretskii
2001-05-17 11:47 ` Daniel Berlin
2001-05-17 10:15 David B Anderson
2001-05-17 11:40 ` Eli Zaretskii
2001-06-13 1:53 Eli Zaretskii
[not found] <Pine.SUN.3.91.1010612152328.3699B-100000@is>
[not found] ` <3B266F35.50007@cygnus.com>
[not found] ` <15142.30117.72465.686304@kwikemart.cygnus.com>
2001-06-13 1:55 ` Eli Zaretskii
2001-06-13 13:35 ` David B Anderson
2001-06-13 21:19 ` Daniel Berlin
[not found] <200106131650.JAA27856@quasar.engr.sgi.com>
2001-06-13 11:40 ` Eli Zaretskii
2001-06-13 13:05 ` Andrew Cagney
[not found] <npae3c16ia.fsf@zwingli.cygnus.com>
2001-06-14 0:52 ` Eli Zaretskii
2001-06-14 10:05 ` Daniel Berlin
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=3ADC5F92.66959A44@cygnus.com \
--to=ac131313@cygnus.com \
--cc=eliz@is.elta.co.il \
--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