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
/
minidump
/
MinidumpParser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lldb/minidump: Refactor memory region computation code
Pavel Labath
2019-10-25
1
-7
/
+3
*
LLDB: Use LLVM's type for minidump ExceptionStream [NFC]
Joseph Tremoulet
2019-10-18
1
-1
/
+1
*
minidump: Remove checked-in files used for testing MemoryList handling
Pavel Labath
2019-05-20
1
-0
/
+4
*
Minidump: use ThreadList parsing code from llvm/Object
Pavel Labath
2019-05-10
1
-3
/
+3
*
Minidump: Use llvm parser for reading the ModuleList stream
Pavel Labath
2019-04-10
1
-3
/
+3
*
Minidump: use string parsing functionality from llvm
Pavel Labath
2019-04-09
1
-2
/
+0
*
MinidumpParser: parse SystemInfo stream via llvm
Pavel Labath
2019-04-08
1
-2
/
+0
*
MinidumpParser: use minidump parser in llvm/Object
Pavel Labath
2019-04-05
1
-6
/
+4
*
Minidump: Use minidump types defined in llvm
Pavel Labath
2019-03-26
1
-9
/
+7
*
Minidump: Use minidump constants defined in llvm
Pavel Labath
2019-03-25
1
-1
/
+1
*
Avoid two-stage initialization of MinidumpParser
Pavel Labath
2019-02-22
1
-5
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Use the minidump exception record if present
Leonard Mosescu
2019-01-07
1
-0
/
+3
*
Overload GetMemoryRegions for the ProcessMinidump
Tatyana Krasnukha
2018-12-20
1
-1
/
+4
*
Add "dump" command as a custom "process plugin" subcommand when ProcessMinidu...
Greg Clayton
2018-12-18
1
-0
/
+7
*
Cache memory regions in ProcessMinidump and use the linux maps as the source ...
Greg Clayton
2018-12-14
1
-3
/
+6
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-1
/
+0
*
Add support for ARM and ARM64 breakpad generated minidump files (version 2).
Greg Clayton
2018-08-06
1
-0
/
+1
*
Revert "Add support for ARM and ARM64 breakpad generated minidump files"
Pavel Labath
2018-08-03
1
-1
/
+0
*
Add support for ARM and ARM64 breakpad generated minidump files
Greg Clayton
2018-08-02
1
-0
/
+1
*
Restructure the minidump loading path and add early & explicit consistency ch...
Leonard Mosescu
2018-07-12
1
-4
/
+6
*
Remove unused variable m_header as it hasn't been used since it was
Eric Christopher
2018-07-12
1
-2
/
+1
*
Use the UUID from the minidump's CodeView Record for placeholder modules
Leonard Mosescu
2018-05-02
1
-0
/
+3
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-2
/
+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
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plug...
Dimitar Vlahovski
2016-10-31
1
-0
/
+2
*
Minidump plugin: functions parsing memory structures and filtering module list
Dimitar Vlahovski
2016-10-19
1
-0
/
+24
*
Removing the new Minidump plugin
Dimitar Vlahovski
2016-10-05
1
-16
/
+6
*
Adding a new Minidump post-mortem debugging plugin
Dimitar Vlahovski
2016-10-04
1
-6
/
+16
*
Adding a RegisterContextMinidump_x86_64 converter
Dimitar Vlahovski
2016-09-27
1
-3
/
+3
*
MinidumpParsing: pid, modules, exceptions, strings
Dimitar Vlahovski
2016-09-13
1
-7
/
+16
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-28
/
+22
*
Minidump parsing
Dimitar Vlahovski
2016-09-01
1
-0
/
+73