[Lldb-commits] [lldb] [lldb][LoongArch64] Add support for LoongArch64 in elf-core for lldb (PR #112296)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 15 05:29:27 PDT 2024
DavidSpickett wrote:
I don't see any tests yet, I think `lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py` will be the place for those. There is a template program file you can use in that folder.
If you need more functionality to get to the point you can add tests, please add that to this PR or explain your plan for getting to a point where testing is possible (I'm not aware of the current status of LoongArch in LLDB).
https://github.com/llvm/llvm-project/pull/112296
More information about the lldb-commits
mailing list