[Lldb-commits] [lldb] [lldb-dap][windows] fix TestDAP_restart_console tests (PR #198573)
Sergei Druzhkov via lldb-commits
lldb-commits at lists.llvm.org
Tue May 26 03:01:03 PDT 2026
DrSergei wrote:
I double checked on this [commit](https://github.com/llvm/llvm-project/commit/a975b7cd3538cfba015c7a49e2e86be58aa546c3) from main + this patch and the behavior is the same. On one machine it works fine, but on the other one I see `process exited during launch or attach` when try to start debugging in integrated terminal
https://github.com/llvm/llvm-project/pull/198573
More information about the lldb-commits
mailing list