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
/
RegisterContextWindows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Avoid using InitializeContext for zero-initializing a CONTEXT. NFC.
Martin Storsjö
2019-11-27
1
-9
/
+2
*
[LLDB] [Windows] Add missing ifdefs to fix building for non-x86 architectures
Martin Storsjo
2019-09-24
1
-1
/
+14
*
[LLDB] Check for the GCC/MinGW compatible arch defines for windows, in additi...
Martin Storsjo
2019-09-21
1
-1
/
+1
*
[Windows] Add support of watchpoints to `ProcessWindows`
Aleksandr Urakov
2019-09-06
1
-30
/
+63
*
Initial support for native debugging of x86/x64 Windows processes
Aaron Smith
2019-08-13
1
-2
/
+6
*
[ABI] Implement Windows ABI for x86_64
Alex Langford
2019-06-24
1
-3
/
+16
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[windows] Fix two minor bugs on Windows
Stella Stamenova
2018-12-01
1
-3
/
+4
*
Revert "[PDB] Support PDB-backed expressions evaluation"
Stella Stamenova
2018-11-30
1
-1
/
+1
*
[PDB] Support PDB-backed expressions evaluation
Aleksandr Urakov
2018-11-30
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Replace WINLOG_*** macros with LLDB_LOG
Pavel Labath
2017-02-22
1
-5
/
+5
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
1
-3
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-94
/
+75
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-0
/
+155