summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger/rtems-debugger-target.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-23cpukit/libdebugger: Avoid cascade for interruptsKinsey Moore1-0/+5
2022-02-23cpukit/libdebugger: Add pure swbreak capabilityKinsey Moore1-3/+11
2021-11-01cpukit/libdebugger: Use uintptr_t for pointersKinsey Moore1-5/+5
2021-10-27rtems-debugger: Fixed pointer types to work on 32 and 64 bit architecturesStephen Clark1-1/+1
2019-04-09libdebugger: Use an offset table to format GDB `g` packets.Chris Johns1-3/+27
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns1-3/+19
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns1-0/+237