summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger/rtems-debugger-server.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-27rtems-debugger: Fixed pointer types to work on 32 and 64 bit architecturesStephen Clark1-6/+26
2019-07-31libdebugger: ARM fixes for Cortex-A8 and ARM mode.Chris Johns1-2/+2
2019-04-09libdebugger: Fix for ARMv7-M with -O0 optimizationChris Johns1-1/+1
2019-04-09libdebugger: Use an offset table to format GDB `g` packets.Chris Johns1-37/+40
2018-10-02Use rtems_task_exit()Sebastian Huber1-2/+2
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns1-124/+108
2017-04-19libdebugger: Fix the mode on task create. Clean up warnings.Chris Johns1-14/+21
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns1-0/+1993