aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/arm/gdb_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Let the GDB stub write to SP, LR and GP registersMark Johnston2020-12-071-2/+16
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Cleanup up ARM *frame structures...Ian Lepore2014-12-241-10/+14
* Final whitespace trim.Warner Losh2012-06-131-2/+2
* Return Supervisor SP and LR registers instead of User ones while in KDB thread.Grzegorz Bernacki2012-05-241-1/+5
* Fix gdb_cpu_getreg() to actually match GDB's registerMarcel Moolenaar2009-11-051-3/+7
* Add remote GDB bits for arm.Olivier Houchard2006-07-141-0/+103