nitesh.jain added a comment.

In https://reviews.llvm.org/D30457#694306, @labath wrote:

>   Thank you for updating that. Let me know what the make_core investigation 
> uncovers.


In case of MIPS, the core file doesn't contain Arch and OS information. Hence 
we shared information from executable.  The make_core use "-nostdlib" flag 
because of which .note.ABI-tag is missing in the ELF file.  Hence OS is set to 
unknown. I will look into it and submit a separate patch for that.

Thanks


https://reviews.llvm.org/D30457



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to