Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow unaligned byte/word selection watchpoints for arm- linux/android targets. | Omair Javaid | 2016-06-27 | 1 | -0/+5 |
* | Make the aarch64 lldb-server capable of debugging arm32 applications | Tamas Berghammer | 2016-01-11 | 1 | -2/+14 |
* | Fix arm lldb-server on aarch64 device | Tamas Berghammer | 2015-10-23 | 1 | -0/+11 |
* | Fix the handling of FPR offsets in Linux arm/aarch64 register contexts | Tamas Berghammer | 2015-09-07 | 1 | -0/+3 |
* | Adds support for hardware watchpoints on Arm targets. | Omair Javaid | 2015-08-25 | 1 | -0/+62 |
* | Move register reading form NativeProcessLinux to NativeRegisterContextLinux* | Tamas Berghammer | 2015-05-26 | 1 | -27/+17 |
* | Return the correct user register count for arm from NativeRegisterContext | Tamas Berghammer | 2015-05-12 | 1 | -0/+3 |
* | Adds Register Context Linux/POSIX for ARM Architecture | Omair Javaid | 2015-04-14 | 1 | -0/+116 |