summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger/rtems-debugger-server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdebugger: Fix for ARMv7-M with -O0 optimizationChris Johns2019-04-091-1/+1
* libdebugger: Use an offset table to format GDB `g` packets.Chris Johns2019-04-091-37/+40
* Use rtems_task_exit()Sebastian Huber2018-10-021-2/+2
* libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns2017-08-151-124/+108
* libdebugger: Fix the mode on task create. Clean up warnings.Chris Johns2017-04-191-14/+21
* cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns2016-11-291-0/+1993