[Lldb-commits] [lldb] [lldb] Use correct path for debugserver (PR #131609)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 3 06:11:40 PDT 2025


labath wrote:

I think it's a good start (thanks for helping out, David), but I don't get the removal part. What you actually want to test that it *succeeds* in launching the llgs persona, is it not? Wouldn't it be better to *not* remove the lldb-server and check that the "run" command actually succeeds? (you can check that the debugged binary returns the correct exit code, stops at some breakpoint or whatever is easiest)

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


More information about the lldb-commits mailing list