summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/minidump/ProcessMinidump.h
Commit message (Expand)AuthorAgeFilesLines
* lldb/minidump: Refactor memory region computation codePavel Labath2019-10-251-0/+3
* LLDB: Use LLVM's type for minidump ExceptionStream [NFC]Joseph Tremoulet2019-10-181-1/+1
* Minidump: use ThreadList parsing code from llvm/ObjectPavel Labath2019-05-101-1/+1
* Avoid two-stage initialization of MinidumpParserPavel Labath2019-02-221-2/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Overload GetMemoryRegions for the ProcessMinidumpTatyana Krasnukha2018-12-201-0/+3
* Add "dump" command as a custom "process plugin" subcommand when ProcessMinidu...Greg Clayton2018-12-181-0/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Restrict the set of plugins used for ProcessMinidumpLeonard Mosescu2018-08-231-1/+3
* Improve LLDB's handling of non-local minidumpsLeonard Mosescu2018-04-181-0/+2
* Re-land r313210 - Fix for bug 34532 - A few rough corners related to post-mor...Adrian McCarthy2017-09-191-0/+8
* Rename Error -> Status.Zachary Turner2017-05-121-7/+7
* Move classes from Core -> Utility.Zachary Turner2017-02-021-2/+2
* Minidump plugin: Fix flaky testDimitar Vlahovski2016-11-011-2/+3
* Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plug...Dimitar Vlahovski2016-10-311-0/+104
* Removing the new Minidump pluginDimitar Vlahovski2016-10-051-103/+0
* Adding a new Minidump post-mortem debugging pluginDimitar Vlahovski2016-10-041-0/+103
OpenPOWER on IntegriCloud