[Lldb-commits] [PATCH] D31280: [LLDB][MIPS] Fix Core file Architecture and OS information

Nitesh Jain via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 23 09:05:15 PDT 2017


nitesh.jain added a comment.

The core architecture doesn't have any revision, os and ABI information. Hence we need to relied on target architecture.


https://reviews.llvm.org/D31280





More information about the lldb-commits mailing list