[Lldb-commits] [PATCH] D79929: [lldb] Tab completion for process plugin name

Gongyu Deng via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 27 18:34:40 PDT 2020


MrHate marked an inline comment as done.
MrHate added a comment.

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.


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