Manually call ModulesDidLoad when the executable is loaded.
This is a temporary workaround to get deferred breakpoint resolution working until Bug 21720 is addressed. Even with this workaround, it will only resolve deferred breakpoints in the executable module, and not in a shared library. llvm-svn: 223273
Loading
Please sign in to comment