[Lldb-commits] [PATCH] D82505: [lldb-vscode] Add Support for Module Event
Yifan Shen via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 24 15:13:36 PDT 2020
aelitashen created this revision.
aelitashen added reviewers: wallace, clayborg.
aelitashen added a project: LLDB.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Make lldb-vscode receive and process module events so that modules can be rendered in the IDE.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82505
Files:
clang/tools/clang-format/git-clang-format
lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
lldb/test/API/tools/lldb-vscode/module/Makefile
lldb/test/API/tools/lldb-vscode/module/TestVSCode_module.py
lldb/test/API/tools/lldb-vscode/module/main.cpp
lldb/tools/lldb-vscode/JSONUtils.cpp
lldb/tools/lldb-vscode/JSONUtils.h
lldb/tools/lldb-vscode/VSCode.cpp
lldb/tools/lldb-vscode/lldb-vscode.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82505.273172.patch
Type: text/x-patch
Size: 30984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200624/e6fed644/attachment-0001.bin>
More information about the lldb-commits
mailing list