summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-16libdebugger/i386 Fix i386 backend after changes.Chris Johns1-1/+16
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns15-313/+466
2017-04-19libdebugger: Fix the mode on task create. Clean up warnings.Chris Johns1-14/+21
2017-04-15libdebugger: Work around assert when using _Thread_Executing.Chris Johns2-2/+8
2017-01-12Add and use rtems_assoc_thread_states_to_string()Sebastian Huber1-50/+3
2017-01-12libdebugger: Fix const qualifierSebastian Huber1-1/+1
2017-01-12score: Replace STATES_DELAYINGSebastian Huber1-1/+0
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber1-5/+3
2017-01-11score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber1-1/+0
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns1-40/+114
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns18-0/+6294