summaryrefslogtreecommitdiffstats
path: root/cpukit/libdebugger/rtems-debugger-arm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-31cpukit/libdebugger: Fix stepping on ARM architecturesChris Johns1-313/+495
2020-12-22libdebugger: Fix for Armv8-RSebastian Huber1-0/+7
2019-10-19libdebugger/arm: Clean up the building on arm variants.Chris Johns1-29/+21
2019-08-12libdebugger/arm: Support ROM tables.Chris Johns1-9/+294
2019-07-31libdebugger: ARM fixes for Cortex-A8 and ARM mode.Chris Johns1-241/+608
2019-04-09libdebugger: Fix for ARMv7-M with -O0 optimizationChris Johns1-4/+20
2019-04-09libdebugger: Use an offset table to format GDB `g` packets.Chris Johns1-84/+197
2017-12-13libdebugger: Avoid use of <bsp/linker-symbols.h>Sebastian Huber1-2/+4
2017-08-15libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns1-90/+155
2017-04-15libdebugger: Work around assert when using _Thread_Executing.Chris Johns1-1/+2
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns1-40/+114
2016-11-29cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns1-0/+1193