[Lldb-commits] [PATCH] D79666: Complete breakpoint enable/disable/delete/modify with a list of breakpoint IDs

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 11 10:12:41 PDT 2020


jingham added a comment.

This is great, but you can also specify breakpoints by name.  Should be possible to also complete on the list of breakpoint names.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79666





More information about the lldb-commits mailing list