[Lldb-commits] [PATCH] D145437: [lldb-vscode] Use `expression` command for completion

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 6 17:28:28 PST 2023


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

That seems to be clearly better, since `p` could be aliased to anything.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145437/new/

https://reviews.llvm.org/D145437



More information about the lldb-commits mailing list