summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Windows/Common/DebuggerThread.h
AgeCommit message (Expand)Author
2024-11-15fix: Target Process may crash or freezes on detaching process on windows (#11...anatawa12
2022-02-23[lldb] Modernize ThreadLauncherPavel Labath
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-30Move Predicate.h from Host to UtilityRaphael Isemann
2017-05-12Rename Error -> Status.Zachary Turner
2016-11-23Refactor LLDB's Windows process plugin (NFC)Adrian McCarthy