Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* ARM VFP support
@ 2009-04-01 20:25 Matt Fischer
  2009-04-01 20:38 ` Daniel Jacobowitz
  0 siblings, 1 reply; 10+ messages in thread
From: Matt Fischer @ 2009-04-01 20:25 UTC (permalink / raw)
  To: gdb

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-05-29 16:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-01 20:25 ARM VFP support Matt Fischer
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox