[RTEMS Project] #2879: src/cpukit/libdebugger/rtems-debugger-server.c: four problems
RTEMS trac
trac at rtems.org
Tue Aug 15 01:40:37 UTC 2017
#2879: src/cpukit/libdebugger/rtems-debugger-server.c: four problems
-----------------------------+--------------------------
Reporter: David Binderman | Owner: Chris Johns
Type: defect | Status: closed
Priority: normal | Milestone: 4.12.0
Component: cpukit | Version: 4.12
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+--------------------------
Changes (by Chris Johns <chrisj@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"b2353ed92435c3f9301b795bf20bce14f0ddb01b/rtems"
b2353ed9/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="b2353ed92435c3f9301b795bf20bce14f0ddb01b"
libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1
warnings.
- Add `printk` support to aid multi-core debugging.
- Add lock trace to aid lock debugging.
- Fixes to gcc-7.1 warnings.
- Fixes from ticket #2879.
- Add verbose command controls.
- Change using the RTEMS sys/lock.h API to manage exception threads.
- ARM hardware breakpoint fixes. Support for SMP stepping
is not implemented, this requires use of the context id
register.
Closes #2879.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2879#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list