summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/Common
Commit message (Expand)AuthorAgeFilesLines
* Change over the broadcaster/listener process to hold shared or weak pointersJim Ingham2016-03-072-3/+3
* Get register context for the 32-bit process in a WoW64 process minidumpAdrian McCarthy2016-02-251-0/+32
* Improve ReadRegister for RegisterContextWindowsx86Adrian McCarthy2016-02-112-30/+27
* Implement GetMemoryRegionInfo for mini dumps.Adrian McCarthy2015-12-042-0/+34
* Implement RegisterContext for Mini Dumps.Adrian McCarthy2015-11-123-2/+58
* Fix x64 build on Windows, which was broken by my refactor from last week.Adrian McCarthy2015-11-041-1/+1
* Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy2015-10-2813-0/+1342
* Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy2015-08-241-0/+99
OpenPOWER on IntegriCloud