[Lldb-commits] [lldb] [lldb][LoongArch64] Add support for LoongArch64 in elf-core for lldb (PR #112296)

Liu An via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 17 01:46:24 PDT 2024


lawn123 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.
@DavidSpickett @SixWeining  I have added two test cases to `TestLinuxCore. py` and modified the format as well as the issue with `GetRegisterSetCount`

https://github.com/llvm/llvm-project/pull/112296


More information about the lldb-commits mailing list