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
/
Windows
/
Common
/
x86
/
RegisterContextWindows_x86.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Windows] Add support of watchpoints to `ProcessWindows`
Aleksandr Urakov
2019-09-06
1
-3
/
+1
*
[ProcessWindows] Choose a register context file by preprocessor
Tatyana Krasnukha
2019-07-31
1
-0
/
+4
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
[lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...
Stella Stamenova
2018-07-02
1
-0
/
+3
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-13
/
+9
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Replace WINLOG_*** macros with LLDB_LOG
Pavel Labath
2017-02-22
1
-28
/
+18
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Refactor LLDB's Windows process plugin (NFC)
Adrian McCarthy
2016-11-23
1
-0
/
+75
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
1
-11
/
+31
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-119
/
+147
*
(Minor tweak) Make RegisterContextWindows_x86/x64::GetRegisterInfoAtIndex
Carlo Kok
2016-06-06
1
-1
/
+4
*
Improve ReadRegister for RegisterContextWindowsx86
Adrian McCarthy
2016-02-11
1
-30
/
+24
*
Implement RegisterContext for Mini Dumps.
Adrian McCarthy
2015-11-12
1
-0
/
+55
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-0
/
+123