[Lldb-commits] [PATCH] D84974: Enable Launching the Debugee in VSCode Terminal
Arthur Eubanks via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 2 15:16:23 PDT 2022
aeubanks added a comment.
Herald added a project: All.
the added test `TestVSCode_runInTerminal` consistently fails for me locally with
Failed to attach to the target process. Timed out trying to get messages from the runInTerminal launcher
I've asked other people and they've also reported consistent (or flaky) failures of this test. Any idea of what could be going wrong?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84974/new/
https://reviews.llvm.org/D84974
More information about the lldb-commits
mailing list