summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h
Commit message (Expand)AuthorAgeFilesLines
* 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