http://llvm.org/bugs/show_bug.cgi?id=21720
Bug ID: 21720 Summary: Implement a DynamicLoader plugin for Windows Product: lldb Version: unspecified Hardware: PC URL: http://lists.cs.uiuc.edu/pipermail/lldb-dev/2014-Decem ber/005956.html OS: Windows NT Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: ztur...@google.com Reporter: ztur...@google.com CC: lldb-dev@cs.uiuc.edu Classification: Unclassified In order for LLDB to know about work correctly with shared library loading / unloading, we need a DynamicLoader plugin for windows that receives DLL load / unload events, handles the initial executable module for launching, and handles getting the initial set of loaded modules for attaching. This will allow deferred breakpoints to be resolved at module load time. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev