[Lldb-commits] [PATCH] D149312: [lldb] Create a way to force remove commands
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 26 17:10:53 PDT 2023
wallace created this revision.
Herald added a project: All.
wallace requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Some LLDB set ups need to hide certain commands for security reasons, so I'm adding a flag that allows removing non-user commands.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D149312
Files:
lldb/include/lldb/Interpreter/CommandInterpreter.h
lldb/source/Interpreter/CommandInterpreter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149312.517396.patch
Type: text/x-patch
Size: 4816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230427/d4bd4235/attachment.bin>
More information about the lldb-commits
mailing list