This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: ARM EABI: GDB internal error on printing out float (VFP math)
- From: Daniel Jacobowitz <drow at false dot org>
- To: Sergei Poselenov <sposelenov at emcraft dot com>
- Cc: gdb at sources dot redhat dot com
- Date: Thu, 13 Nov 2008 09:51:02 -0500
- Subject: Re: ARM EABI: GDB internal error on printing out float (VFP math)
- References: <491C3ACE.2050201@emcraft.com>
On Thu, Nov 13, 2008 at 05:33:50PM +0300, Sergei Poselenov wrote:
> This GDB was configured as "arm-linux"...
GDB doesn't support VFP registers on this target, because the kernel
doesn't provide access to the necessary registers yet.
--
Daniel Jacobowitz
CodeSourcery