llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode
Jeffrey Tan 8c6e138aa8 Support logpoints in lldb-vscode
This patch implements VSCode DAP logpoints feature (also called tracepoint
in other VS debugger).
This will provide a convenient way for user to do printf style logging
debugging without pausing debuggee.

Differential Revision: https://reviews.llvm.org/D127702
2022-06-20 16:22:12 -07:00
..
lldbvscode_testcase.py Support logpoints in lldb-vscode 2022-06-20 16:22:12 -07:00
vscode.py Support logpoints in lldb-vscode 2022-06-20 16:22:12 -07:00