Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: "Ulrich Weigand" <uweigand@de.ibm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [rfc] Handle DWARF-2 value pieces residing in *parts* of a register
Date: Mon, 21 Dec 2009 20:36:00 -0000	[thread overview]
Message-ID: <m3r5qo9i9e.fsf@fleche.redhat.com> (raw)
In-Reply-To: <200912211532.nBLFWYec026515@d12av02.megacenter.de.ibm.com> 	(Ulrich Weigand's message of "Mon, 21 Dec 2009 16:32:34 +0100 (CET)")

>>>>> "Ulrich" == Ulrich Weigand <uweigand@de.ibm.com> writes:

Ulrich> Now, according to the DWARF-2 standard, the location of register pieces
Ulrich> of smaller than full register size is defined by the platform ABI.
Ulrich> For the placement of a small value in a *single* register we have a
Ulrich> gdbarch callback (gdbarch_value_from_register); maybe we need something
Ulrich> like that for value pieces as well.  At the very least, we ought to
Ulrich> you the same default as default_value_from_register does: assume
Ulrich> partial register use implies the least-significant part of the register.

Ulrich> The patch below implements this.

I think this seems reasonable.

It seems straightforward enough to add an arch method if we ever
actually need one.  I wouldn't worry about it unless we already know of
such a machine.

Ulrich> 	a register, assume the least-signficant part is used.

Typo, "significant".

Tom


  reply	other threads:[~2009-12-21 20:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-21 15:32 Ulrich Weigand
2009-12-21 20:36 ` Tom Tromey [this message]
2010-01-04 15:07   ` Ulrich Weigand

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=m3r5qo9i9e.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=uweigand@de.ibm.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