summaryrefslogtreecommitdiff
path: root/cpukit/libdebugger (follow)
AgeCommit message (Expand)Author
2017-12-13libdebugger: Avoid use of <bsp/linker-symbols.h>Sebastian Huber
2017-08-16libdebugger/i386 Fix i386 backend after changes.Chris Johns
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns
2017-04-19libdebugger: Fix the mode on task create. Clean up warnings.Chris Johns
2017-04-15libdebugger: Work around assert when using _Thread_Executing.Chris Johns
2017-01-12Add and use rtems_assoc_thread_states_to_string()Sebastian Huber
2017-01-12libdebugger: Fix const qualifierSebastian Huber
2017-01-12score: Replace STATES_DELAYINGSebastian Huber
2017-01-11score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIERSebastian Huber
2017-01-11score: Delete STATES_WAITING_FOR_BUFFERSebastian Huber
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns