[Lldb-commits] [PATCH] D79929: [lldb] Tab completion for process plugin name
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 28 09:50:33 PDT 2020
jingham added a comment.
In D79929#2058939 <https://reviews.llvm.org/D79929#2058939>, @MrHate wrote:
> That does make sense. I will split it into `eArgTypeProcessPlugin` and `eArgTypeDisassemblePlugin` along with the corresponding completion function names at the time I implement the `disassemble` related completion function.
Excellent, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79929/new/
https://reviews.llvm.org/D79929
More information about the lldb-commits
mailing list