[Lldb-commits] [PATCH] D107015: Add "current" token for the -t option to "break set/modify"

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 30 19:57:47 PDT 2021


JDevlieghere added a comment.

Instead of using the token `current`, wouldn't it feel more natural to allow an empty value more natural? Would we reject that before we get to the option parsing code?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107015



More information about the lldb-commits mailing list