[Lldb-commits] [PATCH] D55383: Implement basic DidAttach for DynamicLoaderWindowsDYLD for use with ds2
Nathan Lanza via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 7 16:55:34 PST 2018
lanza added a comment.
@zturner and I spoke about it before landing
@labath - correct. Dll loading needs handled. This was to upstream hello world functionality without DLLs. I need to figure out where and when to synchronize between ds2 and lldb for the `LOAD_DLL_DEBUG_EVENT`. I'll probably get to this early next week.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55383/new/
https://reviews.llvm.org/D55383
More information about the lldb-commits
mailing list