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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the architecture type from minidump more precisely. Differentiate i686 v...
Adrian McCarthy
2016-04-04
1
-2
/
+10
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-3
/
+10
*
Try to fix windows build after rL262863
Tamas Berghammer
2016-03-08
1
-1
/
+1
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
1
-3
/
+3
*
NFC: Refactor ProcessWinMiniDump to use a more traditional pimpl idiom.
Adrian McCarthy
2016-02-29
1
-235
/
+306
*
Get register context for the 32-bit process in a WoW64 process minidump
Adrian McCarthy
2016-02-25
1
-8
/
+61
*
Fix DoReadMemory for Windows mini dumps.
Adrian McCarthy
2015-12-09
1
-1
/
+4
*
Implement GetMemoryRegionInfo for mini dumps.
Adrian McCarthy
2015-12-04
1
-6
/
+52
*
Implement RegisterContext for Mini Dumps.
Adrian McCarthy
2015-11-12
1
-2
/
+8
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-13
/
+1
*
Get the process ID from a minidump.
Adrian McCarthy
2015-09-17
1
-2
/
+20
*
Have the Process hold a weak_ptr to the Target.
Zachary Turner
2015-09-01
1
-6
/
+6
*
Implement DoReadMemory for Windows mini dumps.
Adrian McCarthy
2015-09-01
1
-4
/
+76
*
Differential Review: http://reviews.llvm.org/D12363
Adrian McCarthy
2015-08-28
1
-2
/
+57
*
Reorg code to allow Windows Process Plugins to share some common code.
Adrian McCarthy
2015-08-24
1
-0
/
+362