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
/
Live
/
ProcessWindowsLive.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor LLDB's Windows process plugin (NFC)
Adrian McCarthy
2016-11-23
1
-1045
/
+0
*
Revert unwanted changes in lldb when updating llvm::Error()
Mehdi Amini
2016-11-11
1
-2
/
+2
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-2
/
+2
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
1
-33
/
+32
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-894
/
+871
*
Implement GetMemoryRegions() for Windows Minidumps and live processes.
Howard Hellyer
2016-07-18
1
-13
/
+58
*
Generalize child process monitoring functions
Pavel Labath
2016-05-11
1
-1
/
+1
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-3
/
+6
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
1
-4
/
+4
*
Provide arguments for all the format string placeholders!
Adrian McCarthy
2016-02-04
1
-1
/
+1
*
Set correct thread stop info when single-step lands on a breakpoint [Windows]
Adrian McCarthy
2016-02-02
1
-5
/
+19
*
Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ...
Adrian McCarthy
2016-01-08
1
-39
/
+57
*
Implement GetMemoryRegionInfo for mini dumps.
Adrian McCarthy
2015-12-04
1
-3
/
+4
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-0
/
+988