aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Retire obsolete GDB 6.1.1Ed Maste2020-12-158-1515/+0
* Disable sbrk() use in GNU tools.Brooks Davis2018-09-211-1/+1
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneEd Maste2013-06-071-3/+0
* Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn'tOlivier Houchard2011-08-261-1/+1
* Fix typo in commentWarner Losh2010-03-191-1/+1
* Unbreak the arm build, by spelling LIBSRCS correctly.Olivier Houchard2008-08-021-1/+1
* Do not build fbsd-threads.c if we're building a cross-debugger.Olivier Houchard2008-08-021-1/+4
* Add thread support for arm.Olivier Houchard2007-11-174-5/+40
* There's no reason why we couldn't attach to a live process on arm.Olivier Houchard2007-11-171-0/+3
* Architecture specific portions of gdb for arm.Warner Losh2006-09-148-0/+1477