Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <dan@codesourcery.com>
To: Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PING][PATCH] Add support for accessing VFP registers to ARM  	native Linux
Date: Fri, 19 Mar 2010 13:02:00 -0000	[thread overview]
Message-ID: <20100319130209.GB12263@caradoc.them.org> (raw)
In-Reply-To: <1268664534.12300.0.camel@e102111-lin.cambridge.arm.com>

On Mon, Mar 15, 2010 at 02:48:54PM +0000, Matthew Gretton-Dann wrote:
> +/* Copy LEN bytes from inferior's auxiliary vector starting at OFFSET
> +   to debugger memory starting at MYADDR.  */
> +
> +static int
> +arm_read_auxv(int offset, unsigned char *myaddr, unsigned int len)

In GDB you just need:

  target_auxv_search (current_target, AT_HWCAP, &val);

Looks otherwise fine to me too.  Sorry for the delay.

-- 
Daniel Jacobowitz
CodeSourcery


  parent reply	other threads:[~2010-03-19 13:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 14:49 Matthew Gretton-Dann
2010-03-19 11:22 ` Richard Earnshaw
2010-03-19 13:02 ` Daniel Jacobowitz [this message]
2010-03-19 15:20   ` Matthew Gretton-Dann
2010-03-19 15:25     ` Matthew Gretton-Dann
  -- strict thread matches above, loose matches on Subject: below --
2010-03-01 11:52 [PATCH] " Matthew Gretton-Dann
2010-03-08  9:54 ` [Ping] " Matthew Gretton-Dann

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=20100319130209.GB12263@caradoc.them.org \
    --to=dan@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    --cc=matthew.gretton-dann@arm.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