On Tue, 24 Jul 2018 at 17:17, Leonard Mosescu <[email protected]> wrote:
>>
>> The problem is that shared libraries differ on these machines and
>> LLDB either fails to load some libraries or loads wrong ones.
>
>
> Not finding the modules is not surprising but the latter (loading the wrong 
> modules) is a bit concerning. Do you know why the module build-id is not used 
> when searching for the local binary?
>
>

Core files don't contain a build-id, just a file path.
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to