This commit modifies the OnLoadModule method to resolve the module
unless we already have one
Change by Hui Huang to fix the failing LLDB tests on Windows
Paths
| Differential D58303
[win] Resolve the module only if there isn't one already ClosedPublic Authored by stella.stamenova on Feb 15 2019, 1:36 PM.
Details Summary This commit modifies the OnLoadModule method to resolve the module Change by Hui Huang to fix the failing LLDB tests on Windows
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 15 2019, 1:41 PM Closed by commit rLLDB354172: [win] Resolve the module only if there isn't one already (authored by stella.stamenova). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187078 source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.h
source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp
source/Plugins/Process/Windows/Common/ProcessWindows.cpp
|