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

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1693|0                           |1
        is obsolete|                            |

--- Comment #4 from Ilija Kocho <ilijak@siva.com.mk> 2012-04-25 19:52:40 BST ---
Created an attachment (id=1717)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1717)
hal_stub_120425

(In reply to comment #3)
> HAL_STUB_REGISTERS_SIZE is not guaranteed to be defined. See hal_stub.c for
> example, which sets it to NUMREGS by default if undefined.
> 
> That bit (with its accompanying comment) should be moved to hal_stub.h,
> somewhere after the inclusion of the platform stub header.
> 
> Apart from that, I think the change is ok.

Here it is. By the way, one warning "set but unused variable" gets fixed.

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