Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: support for different sized FPU registers
@ 2002-05-29 15:17 Peter Barada
  2002-06-01 15:33 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Barada @ 2002-05-29 15:17 UTC (permalink / raw)
  To: gdb


I'm trying to add GDB remote support for the ColdFire v4e, and I'm
running into problems with the FPU register definitions.

On the ColdFire v4e, the FPU registers are 64 bit, but the gdb is
expecting 96 bit register values from a 68881.  As a result I'm
getting some 'Remote reply is too short' messages from gdb when the
stub responds to a 'g' packet and on the host the register contents
are all wrong(from 'info reg').

What's the best way of telling gdb(for the coldfire portion of a
m68k-elf configured build) that the FPU registers are only 64 bits
instead of 96)?  I still want this configuration to support 040s and
060s which have the 96 bit FPU registers as well as a ColdFire's 64
bit FPU registers...

Any suggestions are appreciated.

-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)


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

end of thread, other threads:[~2002-06-03 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-29 15:17 support for different sized FPU registers Peter Barada
2002-06-01 15:33 ` Andrew Cagney
2002-06-03  7:06   ` Peter Barada

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