Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |