summaryrefslogtreecommitdiff
path: root/cpukit/libdebugger/rtems-debugger-arm.c (follow)
AgeCommit message (Expand)Author
2019-10-19libdebugger/arm: Clean up the building on arm variants.Chris Johns
2019-08-12libdebugger/arm: Support ROM tables.Chris Johns
2019-07-31libdebugger: ARM fixes for Cortex-A8 and ARM mode.Chris Johns
2019-04-09libdebugger: Fix for ARMv7-M with -O0 optimizationChris Johns
2019-04-09libdebugger: Use an offset table to format GDB `g` packets.Chris Johns
2017-12-13libdebugger: Avoid use of <bsp/linker-symbols.h>Sebastian Huber
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns
2017-04-15libdebugger: Work around assert when using _Thread_Executing.Chris Johns
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns