[Lldb-commits] [lldb] Reland "[lldb][target] Add progress report for wait-attaching to proc… (PR #145111)

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 23 10:23:54 PDT 2025


chelcassanova wrote:

> I wonder if you would be better off actually attaching to something. Then you don't have to do all this waiting around, the progress message should still be there.

This is best thing to try here, I'll update the test to do this.

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


More information about the lldb-commits mailing list