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 1001558] GDB stub fails to send some registers.


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

--- Comment #1 from Ilija Kocho <ilijak@siva.com.mk> 2012-04-11 21:46:05 BST ---
(In reply to comment #0)
> GDB stub sometimes fails to send all registers. I encountered this problem in a
> course of providing support for Cortex-M4F VFP registers.
> 
> The cause is function  in hal/common/current/src/thread-packets.c that sends
> NUMREGS words that may be not correct if registers are not all same size and/or
> some registers have been skipped.
> 
> Ilija

Here is more detailed description:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001524#c14

-- 
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]