On Tue, 24 Jul 2018 at 17:17, Leonard Mosescu <mose...@google.com> 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
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to