https://github.com/clayborg requested changes to this pull request.
Just need to not use `llvm::errs()` or `llvm::outs()` in lldb DAP, use DAP::SendOutput(OutputType::Console, ...)` to ensure that the users sees this. https://github.com/llvm/llvm-project/pull/71843 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits