summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h
Commit message (Expand)AuthorAgeFilesLines
* NativeProcessLinux: Remove some register context boilerplatePavel Labath2019-09-021-4/+4
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Typo fixes.Bruce Mitchener2018-05-291-2/+2
* Clean up NativeRegisterContextPavel Labath2017-11-101-2/+1
* Rename Error -> Status.Zachary Turner2017-05-121-22/+22
* Hardware breakpoints for Linux on Arm/AArch64 targetsOmair Javaid2017-02-241-0/+7
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-129/+90
* Allow unaligned byte/word selection watchpoints for arm- linux/android targets.Omair Javaid2016-06-271-0/+5
* Make the aarch64 lldb-server capable of debugging arm32 applicationsTamas Berghammer2016-01-111-2/+14
* Fix arm lldb-server on aarch64 deviceTamas Berghammer2015-10-231-0/+11
* Fix the handling of FPR offsets in Linux arm/aarch64 register contextsTamas Berghammer2015-09-071-0/+3
* Adds support for hardware watchpoints on Arm targets.Omair Javaid2015-08-251-0/+62
* Move register reading form NativeProcessLinux to NativeRegisterContextLinux*Tamas Berghammer2015-05-261-27/+17
* Return the correct user register count for arm from NativeRegisterContextTamas Berghammer2015-05-121-0/+3
* Adds Register Context Linux/POSIX for ARM Architecture Omair Javaid2015-04-141-0/+116
OpenPOWER on IntegriCloud