Load / unload modules in the target when the OS events occur.
authorZachary Turner <zturner@google.com>
Fri, 5 Dec 2014 18:46:04 +0000 (18:46 +0000)
committerZachary Turner <zturner@google.com>
Fri, 5 Dec 2014 18:46:04 +0000 (18:46 +0000)
commit301d184784d8fd50f52e18f2b9516115a61786a2
tree01f43cad4c7e487b9337cc7c96f9b649ff23be9f
parentcfd3b1ae6fc3a7116a2d5484b8b4efd24c8bcf42
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
lldb/source/Plugins/Process/Windows/ProcessWindows.cpp
lldb/source/Plugins/Process/Windows/ProcessWindows.h