Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFC] Add FR-V Linux core file support
Date: Thu, 02 Mar 2006 00:08:00 -0000	[thread overview]
Message-ID: <20060301170800.6c3915b6@ironwood.lan> (raw)
In-Reply-To: <20060220195344.GA24975@nevyn.them.org>

On Mon, 20 Feb 2006 14:53:44 -0500
Daniel Jacobowitz <drow@false.org> wrote:

> On Mon, Feb 20, 2006 at 12:52:15PM -0700, Kevin Buettner wrote:
> > The gregset struct does not include the loadmap addresses.  I considered
> > adding them but decided against it because they'd be the same for all of
> > the threads.  There's no point in bulking up the gregset for an address
> > which is only really needed for shared library initialization.
> 
> Make sure GDB doesn't try to scribble a loadmap address into a gregset
> when requested by libthread_db, then, if anyone tries to unify this
> with the fill_gregset used by linux-thread-db.c :-)

I checked on this.  At the moment, there's no danger of this occurring
since FR-V doesn't define a fill_gregset function.  (Thread support is
handled by the stub.)

Kevin


  parent reply	other threads:[~2006-03-02  0:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-14 21:10 Kevin Buettner
2006-02-20 15:31 ` Daniel Jacobowitz
2006-02-20 19:52   ` Kevin Buettner
2006-02-20 19:53     ` Daniel Jacobowitz
2006-02-20 19:59       ` Daniel Jacobowitz
2006-03-02  0:08       ` Kevin Buettner [this message]
2006-03-02  0:01   ` Kevin Buettner
2006-03-16 13:44     ` Kevin Buettner
2006-03-16 14:49       ` Daniel Jacobowitz

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=20060301170800.6c3915b6@ironwood.lan \
    --to=kevinb@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