[Lldb-commits] [PATCH] D126513: Add -b (--continue-to-breakpoint) option to the "process continue" command

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 1 09:51:34 PDT 2022


kastiglione added a comment.

I noticed that the example python command and this feature don't support specifying breakpoint locations. Should it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126513



More information about the lldb-commits mailing list