From: Matt Fischer <mattfischer84@gmail.com>
To: gdb@sourceware.org
Subject: ARM VFP support
Date: Wed, 01 Apr 2009 20:25:00 -0000 [thread overview]
Message-ID: <be62573b0904011325t5a6ebad9p46cfc8e0c92503f8@mail.gmail.com> (raw)
I'm working on an embedded Linux project, and recently had to debug
some floating-point code. It would seem that ARM's VFP co-processor
isn't currently supported in GDB on Linux, due to a lack of support in
both GDB proper as well as a lack of kernel facilities to retrieve the
appropriate register data. I did find that a patch has recently been
accepted upstream in the kernel to add the necessary ptrace()
infrastructure for it
(http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d1228ead618b88e8606015cbabc49019981805d),
but this is obviously quite new.
Has anyone yet attempted to add VFP support to GDB, now that the
kernel support for it exists? I'm considering trying to hack in at
least some basic register viewing support to assist in my debugging
here, but if somebody happens to already have a work-in-progress of
this I'd be interested in seeing it.
Thanks,
Matt
next reply other threads:[~2009-04-01 20:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-01 20:25 Matt Fischer [this message]
2009-04-01 20:38 ` Daniel Jacobowitz
2009-04-01 20:41 ` Matt Fischer
2009-05-19 23:25 ` Peter Nordstrom
2009-05-19 23:31 ` Daniel Jacobowitz
2009-05-20 0:31 ` Peter Nordstrom
2009-05-20 13:17 ` Daniel Jacobowitz
2009-05-28 21:31 ` Peter Nordstrom
2009-05-28 22:36 ` Peter Nordstrom
2009-05-29 16:42 ` Peter Nordstrom
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=be62573b0904011325t5a6ebad9p46cfc8e0c92503f8@mail.gmail.com \
--to=mattfischer84@gmail.com \
--cc=gdb@sourceware.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