Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Andrew Cagney <ac131313@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] Multiarch NUM_REGS for MIPS
Date: Fri, 13 Dec 2002 12:21:00 -0000	[thread overview]
Message-ID: <1021213181006.ZM21104@localhost.localdomain> (raw)
In-Reply-To: Andrew Cagney <ac131313@redhat.com> "Re: [RFA] Multiarch NUM_REGS for MIPS" (Dec 12,  7:42pm)

On Dec 12,  7:42pm, Andrew Cagney wrote:

> Er, multi-arch is pretty obvious.  Hmm,
> 
> >  static struct mips_extra_func_info temp_proc_desc;
> > -static CORE_ADDR temp_saved_regs[NUM_REGS];
> > +static CORE_ADDR *temp_saved_regs;
> 
> Ah!  Can you just add a comment here saying something like:
> 
> ``This hack will go away once the get_prev_frame() code has been 
> modified to set the frame's type first.  That is BEFORE init extra frame 
> info et.al. is called.  This is because it will become possible to skip 
> the init extra info call for sigtramp and dummy frames.''

Done... and comitted.

Kevin


      reply	other threads:[~2002-12-13 18:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-12 16:42 Kevin Buettner
2002-12-13  0:42 ` Andrew Cagney
2002-12-13 12:21   ` Kevin Buettner [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=1021213181006.ZM21104@localhost.localdomain \
    --to=kevinb@redhat.com \
    --cc=ac131313@redhat.com \
    --cc=gdb-patches@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