This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos 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]

[Bug 1001524] Cortex-M: Remote 'g' packet reply is too long


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001524

--- Comment #8 from Jonathan Larmour <jifl@ecoscentric.com> 2012-03-11 00:58:46 GMT ---
(In reply to comment #7)
> I am working on Cortex-M4 architectural FPU support. Having VFP registers in
> GDB would be of great help, so propose that we synchronize our work and get VFP
> support to Cortex-M stub.

No need. The changes here should only affect those processors without FPU
support.

If the program has been built with VFP registers, then an ELF attribute gets
set in the executable marking it as such. This makes GDB treat it differently
to the situation described in this bugzilla bug.

Or at least, that's what's meant to happen. If it doesn't, GDB'll want to be
fixed until it does.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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