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
/
MiniDump
/
ProcessWinMiniDump.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Windows-specific minidump plugin
Adrian McCarthy
2016-11-16
1
-86
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-57
/
+39
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
1
-2
/
+2
*
NFC: Refactor ProcessWinMiniDump to use a more traditional pimpl idiom.
Adrian McCarthy
2016-02-29
1
-39
/
+3
*
Implement GetMemoryRegionInfo for mini dumps.
Adrian McCarthy
2015-12-04
1
-3
/
+6
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-4
/
+3
*
Get the process ID from a minidump.
Adrian McCarthy
2015-09-17
1
-0
/
+3
*
Have the Process hold a weak_ptr to the Target.
Zachary Turner
2015-09-01
1
-3
/
+3
*
Implement DoReadMemory for Windows mini dumps.
Adrian McCarthy
2015-09-01
1
-1
/
+17
*
Differential Review: http://reviews.llvm.org/D12363
Adrian McCarthy
2015-08-28
1
-0
/
+3
*
Reorg code to allow Windows Process Plugins to share some common code.
Adrian McCarthy
2015-08-24
1
-0
/
+116