public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001524] New: Cortex-M: Remote 'g' packet reply is too long
@ 2012-03-07 16:58 bugzilla-daemon
  2012-03-07 17:04 ` [Bug 1001524] " bugzilla-daemon
                   ` (23 more replies)
  0 siblings, 24 replies; 49+ messages in thread
From: bugzilla-daemon @ 2012-03-07 16:58 UTC (permalink / raw)
  To: ecos-bugs

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

           Summary: Cortex-M: Remote 'g' packet reply is too long
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Cortex-M
            Status: NEW
          Severity: enhancement
          Priority: normal
         Component: GDB stubs
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: john@dallaway.org.uk
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


When connecting to the Cortex-M GDB stub from recent versions of GDB, an error
is observed:

> (gdb) tar rem /dev/ttyS0
> Remote debugging using /dev/ttyS0
> Remote 'g' packet reply is too long: e14e000810000000000000001000000000000000000000000000000000000000000000000000000000000000fccf0d6800000000e8cf0d6895680008e24e00080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021
> (gdb)

This occurs because the default register set for ARM M-profile targets has been
reduced (FPA registers have been removed) in recent GDB.

We should add a CDL option to the Cortex-M architectural HAL which allows the
stub to return the register set with or without the FPA registers.

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


^ permalink raw reply	[flat|nested] 49+ messages in thread
* [Bug 1001524] New: Cortex-M: Remote 'g' packet reply is too long
@ 2012-03-07 16:58 bugzilla-daemon
  2012-03-07 17:04 ` [Bug 1001524] " bugzilla-daemon
                   ` (23 more replies)
  0 siblings, 24 replies; 49+ messages in thread
From: bugzilla-daemon @ 2012-03-07 16:58 UTC (permalink / raw)
  To: unassigned

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

           Summary: Cortex-M: Remote 'g' packet reply is too long
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Cortex-M
            Status: NEW
          Severity: enhancement
          Priority: normal
         Component: GDB stubs
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: john@dallaway.org.uk
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


When connecting to the Cortex-M GDB stub from recent versions of GDB, an error
is observed:

> (gdb) tar rem /dev/ttyS0
> Remote debugging using /dev/ttyS0
> Remote 'g' packet reply is too long: e14e000810000000000000001000000000000000000000000000000000000000000000000000000000000000fccf0d6800000000e8cf0d6895680008e24e00080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000021
> (gdb)

This occurs because the default register set for ARM M-profile targets has been
reduced (FPA registers have been removed) in recent GDB.

We should add a CDL option to the Cortex-M architectural HAL which allows the
stub to return the register set with or without the FPA registers.

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


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

end of thread, other threads:[~2012-06-03 13:57 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-07 16:58 [Bug 1001524] New: Cortex-M: Remote 'g' packet reply is too long bugzilla-daemon
2012-03-07 17:04 ` [Bug 1001524] " bugzilla-daemon
2012-03-08  8:01 ` bugzilla-daemon
2012-03-09  3:59 ` bugzilla-daemon
2012-03-09  4:30 ` bugzilla-daemon
2012-03-09  9:18 ` bugzilla-daemon
2012-03-09 17:15 ` bugzilla-daemon
2012-03-10 19:01 ` bugzilla-daemon
2012-03-11  0:59 ` bugzilla-daemon
2012-03-11 13:07 ` bugzilla-daemon
2012-03-11 17:22 ` bugzilla-daemon
2012-03-30 15:54 ` bugzilla-daemon
2012-04-01 11:36 ` bugzilla-daemon
2012-04-02 20:50 ` bugzilla-daemon
2012-04-02 22:18 ` bugzilla-daemon
2012-04-02 23:37 ` bugzilla-daemon
2012-04-04 19:46 ` bugzilla-daemon
2012-04-11 21:05 ` bugzilla-daemon
2012-04-11 21:25 ` bugzilla-daemon
2012-04-12 17:44 ` bugzilla-daemon
2012-04-19  7:13 ` bugzilla-daemon
2012-04-19 15:14 ` bugzilla-daemon
2012-04-26 15:29 ` bugzilla-daemon
2012-04-26 15:33 ` bugzilla-daemon
2012-06-03 13:57 ` bugzilla-daemon
  -- strict thread matches above, loose matches on Subject: below --
2012-03-07 16:58 [Bug 1001524] New: " bugzilla-daemon
2012-03-07 17:04 ` [Bug 1001524] " bugzilla-daemon
2012-03-08  8:01 ` bugzilla-daemon
2012-03-09  3:59 ` bugzilla-daemon
2012-03-09  4:30 ` bugzilla-daemon
2012-03-09  9:18 ` bugzilla-daemon
2012-03-09 17:15 ` bugzilla-daemon
2012-03-10 19:01 ` bugzilla-daemon
2012-03-11  0:59 ` bugzilla-daemon
2012-03-11 13:07 ` bugzilla-daemon
2012-03-11 17:22 ` bugzilla-daemon
2012-03-30 15:54 ` bugzilla-daemon
2012-04-01 11:36 ` bugzilla-daemon
2012-04-02 20:50 ` bugzilla-daemon
2012-04-02 22:18 ` bugzilla-daemon
2012-04-02 23:37 ` bugzilla-daemon
2012-04-04 19:46 ` bugzilla-daemon
2012-04-11 21:05 ` bugzilla-daemon
2012-04-11 21:25 ` bugzilla-daemon
2012-04-12 17:44 ` bugzilla-daemon
2012-04-19  7:12 ` bugzilla-daemon
2012-04-19 15:14 ` bugzilla-daemon
2012-04-26 15:30 ` bugzilla-daemon
2012-04-26 15:33 ` bugzilla-daemon
2012-06-03 13:57 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).