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 1001559] New: Optimization of generic stub when skippingregisters.


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

           Summary: Optimization of generic stub when skipping 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


Created an attachment (id=1694)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1694)
generic-stub.c patch

stub_format_registers() and stub_update_registers() waste a lot of time when
some registers have to be omitted (skipped). Attached patch make them waste
little-bit less.

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]