summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h
Commit message (Expand)AuthorAgeFilesLines
* [Windows] Add support of watchpoints to `ProcessWindows`Aleksandr Urakov2019-09-061-0/+16
* Try again to move common functionality from ProcessWindows into ProcessDebuggerAaron Smith2019-07-101-18/+3
* Revert "Move common functionality from processwindows into processdebugger"Stella Stamenova2019-07-081-3/+18
* Move common functionality from processwindows into processdebuggerAaron Smith2019-06-241-18/+3
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-4/+0
* Implement GetLoadAddress for the Windows process pluginAaron Smith2019-02-151-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-1/+0
* [Windows] A basic implementation of memory allocations in a debuggee processAleksandr Urakov2018-11-011-0/+3
* Rename Error -> Status.Zachary Turner2017-05-121-19/+19
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Refactor LLDB's Windows process plugin (NFC)Adrian McCarthy2016-11-231-10/+81
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-24/+20
* Change over the broadcaster/listener process to hold shared or weak pointersJim Ingham2016-03-071-1/+1
* Implement GetMemoryRegionInfo for mini dumps.Adrian McCarthy2015-12-041-0/+11
* Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy2015-10-281-0/+41
OpenPOWER on IntegriCloud