Refactor Windows process plugin to allow code sharing between live and mini dump debugging.
llvm-svn: 251540
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#include "lldb/Host/windows/windows.h"
|
||||
#include "Plugins/Process/Windows/Live/ProcessWindowsLog.h"
|
||||
#include "Plugins/Process/Windows/Common/ProcessWindowsLog.h"
|
||||
#endif
|
||||
|
||||
#include "llvm/Support/TargetSelect.h"
|
||||
|
||||
Reference in New Issue
Block a user