Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: m.m.kettenis@alumnus.utwente.nl, jon.ringle@comdial.com,
	gdb@sources.redhat.com
Subject: Re: arm core analysis on x86 host
Date: Wed, 30 Mar 2005 18:18:00 -0000	[thread overview]
Message-ID: <20050330181901.GA28934@nevyn.them.org> (raw)
In-Reply-To: <200503301801.j2UI1uJC004771@elgar.sibelius.xs4all.nl>

On Wed, Mar 30, 2005 at 08:01:56PM +0200, Mark Kettenis wrote:
>    It looks to me from tracing this through on i386, that the reason
>    it works is because foo-*-linux* configurations default to
>    GDB_OSABI_LINUX and none of the OS/ABI sniffers trigger on the core
>    file.  An accident, basically.
> 
> Not completely accidental.  If we don't have the means to determine
> the OS/ABI it makes sense to default to the target (implicitly)
> selected by the user.

Well, yes.  This is one of the reasons I added the default osabi
mechanism.  At least I think it was me :-)

>    The reason this doesn't work for ARM is because the sniffer tags
>    the core file as GDB_OSABI_ARM_APCS.  I've been meaning to change
>    the way ARM OS/ABI detection works, which will "fix" this as a side
>    effect; I will move that up my list and try to do it today.
> 
> Well, if there is some sort of standard ARM APCS core file this is
> perfectly OK.  In that case we shouldn't think about this as a Linux
> core file, but an ARM APCS core file.  There should be an ARM APCS
> architecture vector with a regset_from_core_section() that knows how
> to interpret it.
> 
> But i guess that's not the case.

Right.  APCS is simply the default for "unknown" ABIs; the sniffer is
being over-eager.  Patch forthcoming.

> There are several possibilities.  Yes, sniffers should be as clever as
> they can possibly be.  But the regset_from_core_section() functions
> can be made cleverer too.  And the core file reading code in BFD can
> help too by generating core file sections with meaningful names.

I wonder if we should fall back to the executable's OSABI in some case?
Anyway, not an urgent question.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


  reply	other threads:[~2005-03-30 18:18 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-28 23:29 Jon Ringle
2005-03-28 23:56 ` Daniel Jacobowitz
2005-03-29  0:48   ` Jon Ringle
2005-03-29  1:31     ` Daniel Jacobowitz
2005-03-29  4:17   ` Jon Ringle
2005-03-29  4:57     ` Daniel Jacobowitz
2005-03-29 16:19       ` Jon Ringle
2005-03-29 16:33         ` Daniel Jacobowitz
2005-03-29 16:39           ` Jon Ringle
2005-03-29 16:52             ` Daniel Jacobowitz
2005-03-29 17:18               ` Jon Ringle
2005-03-29 19:35                 ` Jon Ringle
2005-03-30  2:07               ` Jon Ringle
2005-03-30  4:51                 ` Daniel Jacobowitz
2005-03-30 14:42                   ` Jon Ringle
2005-03-30 15:15                     ` M.M. Kettenis
2005-03-30 15:25                       ` Daniel Jacobowitz
2005-03-30 18:02                         ` Mark Kettenis
2005-03-30 18:18                           ` Daniel Jacobowitz [this message]
2005-03-31 14:08                           ` Jon Ringle
2005-03-31 14:28                             ` Daniel Jacobowitz
2005-03-31 14:35                               ` Jon Ringle
2005-04-06 22:16                               ` Jon Ringle
2005-04-06 22:27                                 ` 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=20050330181901.GA28934@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=jon.ringle@comdial.com \
    --cc=m.m.kettenis@alumnus.utwente.nl \
    --cc=mark.kettenis@xs4all.nl \
    /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