dlav-sc wrote: > > Well, for now I assume that existing tests are enough. Meaning we have a > > list of tests that start passing > > after these patches are applied. > > How are you running the tests? We're working on getting the tests running in > a sane fashion, using user space qemu.
For now I just run Python API tests. They support remote debugging, so dotest.py has options like `--platform-name`, `--platform-url` and `--platform-working-dir` that I use to connect to qemu-system-riscv64 with lldb-server running on it. https://github.com/llvm/llvm-project/pull/99336 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits