Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: gdb-patches@sourceware.org
Cc: Andrew Stubbs <ams@codesourcery.com>,
	Pedro Alves <pedro@codesourcery.com>,
	toolchain-devel@blackfin.uclinux.org,
	Daniel Jacobowitz <dan@codesourcery.com>
Subject: Re: [PATCH v2] gdbserver: bfin: new port
Date: Tue, 14 Dec 2010 15:10:00 -0000	[thread overview]
Message-ID: <201012141009.44333.vapier@gentoo.org> (raw)
In-Reply-To: <4D073ADF.9020205@codesourcery.com>

[-- Attachment #1: Type: Text/Plain, Size: 1383 bytes --]

On Tuesday, December 14, 2010 04:37:35 Andrew Stubbs wrote:
> On 13/12/10 18:43, Pedro Alves wrote:
> > Hmmm.  These last 6 look to be some kind of pseudo registers, not
> > part of the ISA -- I'm quite surprised to see these here, as
> > part of the bfin core register set.  I understand these to be
> > fdpic related; ISTR some discussion about making these be reported
> > with a new qXfer object?  That'd be better, IMO.
> 
> Right, the SH-2A FDPIC implementation uses qXfer to deal with the FDPIC
> settings. The SG++ gdb has a (more-or-less) target independent mechanism
> for retrieving the load maps. This has not been submitted upstream
> simply because it's not complete. The SH-2A FDPIC kernel does (did) not
> support breakpoints, and single stepping is (was) rather broken, so I
> never got further than being able to relocate the main program.
> 
> For SH-2A, at least, the kernel does not expose the load maps as
> registers, but has extra ptrace queries PTRACE_GETFDPIC_EXEC and
> PTRACE_GETFDPIC_INTERP.
> 
> The gdbserver reads these via qXfer:fdpic:read:exec and
> qXfer:fdpic:read:interp.

but the SuperH/FDPIC port is still out of tree right ?  so i cant review it to 
see if i can leverage it ...

if the gdbserver code can remain backwards compatible with the Linux ABI, then 
i dont have a problem changing to a qXfer style.
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2010-12-14 15:10 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09  9:29 [PATCH v2] gdb: " Mike Frysinger
2010-12-09  9:31 ` [PATCH v2] gdbserver: " Mike Frysinger
2010-12-13 18:44   ` Pedro Alves
2010-12-13 19:24     ` Mike Frysinger
2010-12-14  9:37     ` Andrew Stubbs
2010-12-14 15:10       ` Mike Frysinger [this message]
2010-12-14 16:31         ` Pedro Alves
2010-12-14 16:58           ` Mike Frysinger
2010-12-14 17:16             ` Andrew Stubbs
2010-12-14 17:26               ` Mike Frysinger
2010-12-15 11:54                 ` Andrew Stubbs
2010-12-15 12:55                   ` [toolchain-devel] " Mike Frysinger
2010-12-15 13:17                     ` Andrew Stubbs
2010-12-14 17:40             ` Pedro Alves
2010-12-14 17:48               ` Mike Frysinger
2010-12-14 18:06                 ` Pedro Alves
2010-12-14 18:21                   ` Mike Frysinger
2010-12-15 16:54                     ` Mike Frysinger
2010-12-14  6:03 ` [PATCH v2] gdb: " Joel Brobecker
2010-12-14 16:14   ` Mike Frysinger
2010-12-14 20:43 ` [PATCH v3] " Mike Frysinger
2010-12-14 21:31   ` Pedro Alves
2010-12-14 22:01     ` Mike Frysinger
2010-12-15 13:02       ` Mike Frysinger
2010-12-15 16:53         ` Pedro Alves
2010-12-15 17:08           ` Mike Frysinger
2010-12-15 18:01             ` Pedro Alves
2010-12-15 18:38               ` Mike Frysinger
2010-12-15 18:42                 ` Pedro Alves
2010-12-15 18:16             ` Mike Frysinger
2010-12-15 18:25               ` Pedro Alves
2010-12-14 21:48   ` [PATCH v3] gdbserver: " Mike Frysinger
2010-12-14 23:03     ` Ralf Corsepius
2010-12-15  0:15       ` Mike Frysinger

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=201012141009.44333.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=ams@codesourcery.com \
    --cc=dan@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.com \
    --cc=toolchain-devel@blackfin.uclinux.org \
    /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