diff options
author | Jeffrey Tan <jeffreytan@fb.com> | 2022-05-13 11:31:23 -0700 |
---|---|---|
committer | Jeffrey Tan <jeffreytan@fb.com> | 2022-06-20 16:22:12 -0700 |
commit | 8c6e138aa893bb88fc3d5d449e42082741f0e2a2 (patch) | |
tree | 33eb9878d3923358194c3f80ca68fe0b18d243bd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0cc7ad417585b3185c32e395cc5e6cf082a347af (diff) | |
download | llvm-8c6e138aa893bb88fc3d5d449e42082741f0e2a2.zip llvm-8c6e138aa893bb88fc3d5d449e42082741f0e2a2.tar.gz llvm-8c6e138aa893bb88fc3d5d449e42082741f0e2a2.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions