[Lldb-commits] [lldb] [lldb][LoongArch64] Add support for LoongArch64 in elf-core for lldb (PR #112296)
Lu Weining via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 17 02:37:08 PDT 2024
SixWeining wrote:
> I'm not aware of the current status of LoongArch in LLDB
@DavidSpickett General debugging commands can be used on LoongArch with some known issues to be addressed. Here is a summary #109394.
For this PR, I have checked locally. I can confirm core dump file could be debugged with this change.
https://github.com/llvm/llvm-project/pull/112296
More information about the lldb-commits
mailing list