[Lldb-commits] [PATCH] D12204: Understand absolute base addresses in ProcessGDBRemote::GetLoadedModuleList.
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 20 12:03:55 PDT 2015
tberghammer added a subscriber: tberghammer.
tberghammer added a comment.
Looks good to me, but I don't know too much about the Windows stuff. I have a pending CL what will fix several issues related to absolute base addresses in the DynamicLoader. If it is something what is required on Windows side also I will try to upload it.
http://reviews.llvm.org/D12204
More information about the lldb-commits
mailing list