summaryrefslogtreecommitdiff
path: root/cpukit/libdebugger/rtems-debugger-server.c (follow)
AgeCommit message (Expand)Author
2019-07-31libdebugger: ARM fixes for Cortex-A8 and ARM mode.Chris Johns
2019-04-09libdebugger: Fix for ARMv7-M with -O0 optimizationChris Johns
2019-04-09libdebugger: Use an offset table to format GDB `g` packets.Chris Johns
2018-10-02Use rtems_task_exit()Sebastian Huber
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
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns