summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...Stella Stamenova2018-06-131-0/+10
* [lldb, process] Fix occasional hang when launching a process in LLDBStella Stamenova2018-06-011-1/+0
* [Windows, Process] Fix an issue in windows thread handling that was causing L...Stella Stamenova2018-05-171-2/+12
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-64/+47
* Rename Error -> Status.Zachary Turner2017-05-121-37/+38
* iwyu fixes for lldbCore.Zachary Turner2017-04-061-0/+1
* Replace WINLOG_*** macros with LLDB_LOGPavel Labath2017-02-221-193/+138
* Switch std::call_once to llvm::call_onceKamil Rytarowski2017-02-061-2/+3
* Refactor LLDB's Windows process plugin (NFC)Adrian McCarthy2016-11-231-6/+994
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-50/+35
* Change over the broadcaster/listener process to hold shared or weak pointersJim Ingham2016-03-071-2/+2
* Implement GetMemoryRegionInfo for mini dumps.Adrian McCarthy2015-12-041-0/+23
* Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy2015-10-281-0/+77
OpenPOWER on IntegriCloud