[Lldb-commits] [PATCH] D145124: [lldb] Add variable completion to dwim-print
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 1 15:10:55 PST 2023
kastiglione created this revision.
kastiglione added a reviewer: aprantl.
Herald added a project: All.
kastiglione requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Enable completion of variables for `dwim-print` command.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145124
Files:
lldb/source/Commands/CommandObjectDWIMPrint.cpp
lldb/source/Commands/CommandObjectDWIMPrint.h
lldb/test/API/functionalities/completion/TestCompletion.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145124.501676.patch
Type: text/x-patch
Size: 6430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230301/6cec0132/attachment-0001.bin>
More information about the lldb-commits
mailing list