summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger/rtems-debugger-threads.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-09libdebugger: Use an offset table to format GDB `g` packets.Chris Johns1-7/+8
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns1-24/+37
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-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns1-0/+577