This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARM VFP support


Playing around with the target description files make the assertion go away,
but not able to read anything useful.


Peter Nordstrom wrote:
> 
> Yes, target is needed. I'm running on a Marvell Feroceon. 
> 
> The problem seems to be that mach gets set to bfd_mach_arm_unknown instead
> of bfd_mach_arm_5TE.
> 
> 
> Daniel Jacobowitz-2 wrote:
>> 
>> On Tue, May 19, 2009 at 05:31:48PM -0700, Peter Nordstrom wrote:
>>> 
>>> I'm still getting:
>>> 
>>> /scratch/maxim/arm-lite/obj-4.3-arm-none-linux-gnueabi-lite/gdb-src-2009q1-176-arm-none-linux-gnueabi-i686-mingw32/gdb/regcache.c:178:
>>> internal-error: register_size: Assertion `regnum >= 0 && regnum <
>>> (gdbarch_num_regs (gdbarch) + gdbarch_num_pseudo_regs (gdbarch))'
>>> failed.
>>> 
>>> any ideas?
>> 
>> Do you need a target to reproduce this bug?  If not, can you send me
>> the binary?
>> 
>> -- 
>> Daniel Jacobowitz
>> CodeSourcery
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/ARM-VFP-support-tp22835058p23771374.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]