summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/ProcessWindows.h
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-12-05 18:46:04 +0000
committerZachary Turner <zturner@google.com>2014-12-05 18:46:04 +0000
commit301d184784d8fd50f52e18f2b9516115a61786a2 (patch)
tree01f43cad4c7e487b9337cc7c96f9b649ff23be9f /lldb/source/Plugins/Process/Windows/ProcessWindows.h
parentcfd3b1ae6fc3a7116a2d5484b8b4efd24c8bcf42 (diff)
downloadbcm5719-llvm-301d184784d8fd50f52e18f2b9516115a61786a2.tar.gz
bcm5719-llvm-301d184784d8fd50f52e18f2b9516115a61786a2.zip
Load / unload modules in the target when the OS events occur.
This causes all deferred breakpoints to be correctly resolved as the modules that they reside in are loaded. llvm-svn: 223497
Diffstat (limited to 'lldb/source/Plugins/Process/Windows/ProcessWindows.h')
-rw-r--r--lldb/source/Plugins/Process/Windows/ProcessWindows.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Plugins/Process/Windows/ProcessWindows.h b/lldb/source/Plugins/Process/Windows/ProcessWindows.h
index 18ffa344bb2..61afcba07ba 100644
--- a/lldb/source/Plugins/Process/Windows/ProcessWindows.h
+++ b/lldb/source/Plugins/Process/Windows/ProcessWindows.h
@@ -13,7 +13,6 @@
// C Includes
// C++ Includes
-#include <map>
#include <memory>
#include <queue>
OpenPOWER on IntegriCloud