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

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.''

Andrew


  reply	other threads:[~2002-12-13  0:42 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 [this message]
2002-12-13 12:21   ` Kevin Buettner

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=3DF92CE5.1000302@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=kevinb@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