summaryrefslogtreecommitdiff
path: root/source/Plugins/Process/Windows/Common/ProcessWindows.h
AgeCommit message (Expand)Author
2019-09-06[Windows] Add support of watchpoints to `ProcessWindows`Aleksandr Urakov
2019-07-10Try again to move common functionality from ProcessWindows into ProcessDebuggerAaron Smith
2019-07-08Revert "Move common functionality from processwindows into processdebugger"Stella Stamenova
2019-06-24Move common functionality from processwindows into processdebuggerAaron Smith
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-02-15Implement GetLoadAddress for the Windows process pluginAaron Smith
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2018-11-01[Windows] A basic implementation of memory allocations in a debuggee processAleksandr Urakov
2017-05-12Rename Error -> Status.Zachary Turner
2017-02-02Move classes from Core -> Utility.Zachary Turner
2016-11-23Refactor LLDB's Windows process plugin (NFC)Adrian McCarthy
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-03-07Change over the broadcaster/listener process to hold shared or weak pointersJim Ingham
2015-12-04Implement GetMemoryRegionInfo for mini dumps.Adrian McCarthy
2015-10-28Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy