[Lldb-commits] [lldb] [llvm] [lldb] Extended if conditions to support alias names for registers (PR #124475)

via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 3 00:47:29 PST 2025


kper wrote:

I have added a live process test. But I struggle to test it (it is currently wrong on purpose - so ignore a eventually green pipeline). First off, I struggle to build libc with RISCV (I am cross compiling from x86-64). Additionally, I will probably have problems running the (riscv) test from my host system.

Is there any documentation how to build and test it? Is it possible to schedule like a CI job? 

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


More information about the lldb-commits mailing list