summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger/rtems-debugger-target.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-debugger-target.c: Fix Dereference before null check (CID #1468682)Ryan Long2021-02-121-2/+4
* libdebugger: Use an offset table to format GDB `g` packets.Chris Johns2019-04-091-19/+51
* libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns2017-08-151-45/+81
* libdebugger: Work around assert when using _Thread_Executing.Chris Johns2017-04-151-1/+6
* cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns2016-11-291-0/+400