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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Windows-specific minidump plugin
Adrian McCarthy
2016-11-16
9
-1025
/
+0
*
Revert unwanted changes in lldb when updating llvm::Error()
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
1
-15
/
+11
*
Add namespace qualifiers for UTF functions that just moved.
Adrian McCarthy
2016-09-30
1
-5
/
+5
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
8
-792
/
+667
*
Implement GetMemoryRegions() for Windows Minidumps and live processes.
Howard Hellyer
2016-07-18
1
-1
/
+22
*
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
2
-5
/
+5
*
NFC: Refactor ProcessWinMiniDump to use a more traditional pimpl idiom.
Adrian McCarthy
2016-02-29
2
-274
/
+309
*
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
2
-9
/
+58
*
Implement RegisterContext for Mini Dumps.
Adrian McCarthy
2015-11-12
10
-246
/
+232
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
4
-236
/
+225
*
Get the process ID from a minidump.
Adrian McCarthy
2015-09-17
2
-2
/
+23
*
Have the Process hold a weak_ptr to the Target.
Zachary Turner
2015-09-01
2
-9
/
+9
*
Implement DoReadMemory for Windows mini dumps.
Adrian McCarthy
2015-09-01
2
-5
/
+93
*
Differential Review: http://reviews.llvm.org/D12363
Adrian McCarthy
2015-08-28
2
-2
/
+60
*
Reorg code to allow Windows Process Plugins to share some common code.
Adrian McCarthy
2015-08-24
7
-0
/
+836