clayborg added a comment.
It would be nice if we could test this works as well. We would need to spawn
the lldb-vscode manually and specify a socket, connect with a socket with the
vscode.py test stuff, and get able to get some output from it once the session
is up and running. Something like sending:
`script print("stdout outut")
to the debugger console after we stop (note the leading backtick so it will not
evaluate an expression, but it will cause STDOUT to happen). Make sure the
session doesn't die due to the output, and make sure we get the output from the
process we spawned in the test suite
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71633/new/
https://reviews.llvm.org/D71633
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits