[Lldb-commits] [lldb] [lldb][RISCV] Handle subsets of CSRs in RV32 core dump images (PR #142932)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 17 16:58:36 PDT 2026


================

----------------
jasonmolenda wrote:

`printf` may not go anywhere, you can't use it like this.  I would use `Debugger::ReportError`.  If you look through the sources you'll see that is it not used in many places, but I think it would be appropriate here (and in the printf below)



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


More information about the lldb-commits mailing list