summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger/rtems-debugger-target.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-12rtems-debugger-target.c: Fix Dereference before null check (CID #1468682)Ryan Long1-2/+4
2019-04-09libdebugger: Use an offset table to format GDB `g` packets.Chris Johns1-19/+51
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns1-45/+81
2017-04-15libdebugger: Work around assert when using _Thread_Executing.Chris Johns1-1/+6
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns1-0/+400