[Lldb-commits] [PATCH] D72096: [lldb/Command] Add --force option for `watchpoint delete` command

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 3 05:29:15 PST 2020


mib updated this revision to Diff 236029.
mib marked an inline comment as done.
mib added a comment.

Merged `--force` flag and `auto-confirm` setting test.
Refactored implementation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72096

Files:
  lldb/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_commands/TestWatchpointCommands.py
  lldb/source/Commands/CommandObjectWatchpoint.cpp
  lldb/source/Commands/Options.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72096.236029.patch
Type: text/x-patch
Size: 7444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200103/f35d43dd/attachment.bin>


More information about the lldb-commits mailing list