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

           Summary: GDB stub fails to send some registers.
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: GDB stubs
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: ilijak@siva.com.mk
                CC: jifl@ecoscentric.com, ecos-bugs@ecos.sourceware.org,
                    john@dallaway.org.uk
             Class: Advice Request


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

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