[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
Thu Oct 17 03:14:02 PDT 2024
DavidSpickett wrote:
> @DavidSpickett General debugging commands can be used on LoongArch with some known issues to be addressed. Here is a summary https://github.com/llvm/llvm-project/issues/109394.
For RISC-V I have been using https://github.com/llvm/llvm-project/issues/55383 as the tracking issue for overall support. If you want to, you could open a similar issue and write out what currently works, and I'll link to it from the [main lldb page](https://lldb.llvm.org/#platform-support). Not a requirement, just if you have the time.
https://github.com/llvm/llvm-project/pull/112296
More information about the lldb-commits
mailing list