summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Windows/Common/ProcessWindowsLog.h
AgeCommit message (Expand)Author
2022-02-03[lldb] Fix windows&mac builds for c34698a811b13Pavel Labath
2022-01-27[lldb] Convert ProcessWindowsLog to the new APIPavel Labath
2022-01-25[lldb] Fix windows build for D117490Pavel Labath
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-03-03Move Log from Core -> Utility.Zachary Turner
2017-02-23Switch "windows" log channel to the new registration mechanismPavel Labath
2017-02-22Replace WINLOG_*** macros with LLDB_LOGPavel Labath
2017-02-13Try to fix windows build (broken by r294939)Pavel Labath
2017-02-10Fix darwin and windows builds broken by r294736Pavel Labath
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-10-28Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy