llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

lldb RISC-V support

Open kasperk81 opened this issue 2 years ago • 3 comments

On RISC-V, gdb is not always a suitable option to debug programs, especially for folks who use lldb plugins on other architectures. Without the working lldb, debugging code can be quite challenging.

D62732 is in review for over three years and there is no indication whether it is moving forward or abandoned. I realize that it is a matter of prioritization, but if someone else in the community can help with testing on riscv64/32, please do so. Or better yet, if you are familiar with lldb code-base, resubmit the patch.

kasperk81 avatar May 11 '22 11:05 kasperk81

@llvm/issue-subscribers-backend-risc-v

llvmbot avatar May 11 '22 13:05 llvmbot

@llvm/issue-subscribers-lldb

llvmbot avatar May 11 '22 13:05 llvmbot