index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Process
/
Linux
/
NativeRegisterContextLinux_arm64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-875
/
+755
*
Improve watchpoint error reporting specially for arm/aarch64 targets
Omair Javaid
2016-06-27
1
-1
/
+1
*
Allow installing watchpoints at less than 8-byte alligned addresses for AArch...
Omair Javaid
2016-06-16
1
-3
/
+37
*
Process: fix the build with certain kernel versions
Saleem Abdulrasool
2016-04-12
1
-0
/
+2
*
Make the aarch64 lldb-server capable of debugging arm32 applications
Tamas Berghammer
2016-01-11
1
-1
/
+15
*
Fix for AArch64 watchpoint cache corruption in case of ptrace failure
Omair Javaid
2015-11-06
1
-1
/
+49
*
Fix for random watchpoint testsuite failures on AArch64 targets.
Omair Javaid
2015-10-19
1
-1
/
+4
*
Fix the handling of FPR offsets in Linux arm/aarch64 register contexts
Tamas Berghammer
2015-09-07
1
-4
/
+12
*
Error checking correction in AArch64 hardware watchpoint code
Omair Javaid
2015-08-26
1
-13
/
+68
*
Fix AArch64 watchpoint handlers in NativeRegisterContextLinux_arm64
Omair Javaid
2015-08-12
1
-58
/
+72
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-21
1
-41
/
+28
*
Revert "[NativeProcessLinux] Integrate MainLoop"
Pavel Labath
2015-07-16
1
-28
/
+41
*
[NativeProcessLinux] Integrate MainLoop
Pavel Labath
2015-07-15
1
-41
/
+28
*
Fix 128bit register read and user register count on aarch64
Tamas Berghammer
2015-07-03
1
-16
/
+10
*
[NativeProcessLinux] Refactor PtraceWrapper
Pavel Labath
2015-06-30
1
-20
/
+15
*
[NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
2015-06-26
1
-348
/
+176
*
Move register reading form NativeProcessLinux to NativeRegisterContextLinux*
Tamas Berghammer
2015-05-26
1
-225
/
+436
*
This patch adds support for setting/clearing hardware watchpoints and breakpo...
Omair Javaid
2015-05-15
1
-0
/
+361
*
Move several plugin to its own namespace
Tamas Berghammer
2015-03-31
1
-9
/
+10
*
Create NativeRegisterContext for android-arm64
Tamas Berghammer
2015-03-13
1
-0
/
+537