summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdebugger/i386 Fix i386 backend after changes.Chris Johns2017-08-161-1/+16
* libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns2017-08-1515-313/+466
* libdebugger: Fix the mode on task create. Clean up warnings.Chris Johns2017-04-191-14/+21
* libdebugger: Work around assert when using _Thread_Executing.Chris Johns2017-04-152-2/+8
* Add and use rtems_assoc_thread_states_to_string()Sebastian Huber2017-01-121-50/+3
* libdebugger: Fix const qualifierSebastian Huber2017-01-121-1/+1
* score: Replace STATES_DELAYINGSebastian Huber2017-01-121-1/+0
* score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber2017-01-111-5/+3
* score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber2017-01-111-1/+0
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-021-40/+114
* cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns2016-11-2918-0/+6294