Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Kevin Buettner <kevinb@cygnus.com>
Cc: Daniel Jacobowitz <dmj+@andrew.cmu.edu>, gdb@sources.redhat.com
Subject: Re: [RFC] Changes to *_*regset functions
Date: Fri, 13 Jul 2001 12:55:00 -0000	[thread overview]
Message-ID: <3B4F5245.6090609@cygnus.com> (raw)
In-Reply-To: <1010713193513.ZM20388@ocotillo.lan>

> For Daniel's purposes, supply_gregset() does need to be multi-arch. 
> Imagine wanting to debug UnixWare, Solaris/x86, Linux, and FreeBSD
> core files from a NetBSD/PPC platform.  In other words, think of the
> core file format as an extension of the ABI.


Point taken.  I think we need to be careful here though.  To me, 
supply_gregset() is more like the DWARF2_REG_TO_REGNUM() functions then 
part of an ABI.  They provide a mapping between an external and an 
internal representation. They happen to get lumped into gdbarch because 
that is all we have at present.

It is sounding like there are three components here: ISA, ABI and this 
interface code.

	Andrew


  parent reply	other threads:[~2001-07-13 12:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-13 10:26 Daniel Jacobowitz
2001-07-13 11:47 ` Andrew Cagney
2001-07-13 12:35   ` Kevin Buettner
2001-07-13 12:43     ` Daniel Jacobowitz
2001-07-13 12:55     ` Andrew Cagney [this message]
2001-07-13 12:21 ` Kevin Buettner
     [not found]   ` <3B4F4CC1.1A9076AB@home.com>
     [not found]     ` <1010713195425.ZM20451@ocotillo.lan>
2001-07-13 13:07       ` Can you point me in the right direction Stephen Smith
2001-07-13 13:29         ` 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=3B4F5245.6090609@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=dmj+@andrew.cmu.edu \
    --cc=gdb@sources.redhat.com \
    --cc=kevinb@cygnus.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