Add `breakpoint delete --disabled`: deletes all disabled breakpoints.
authorJim Ingham <jingham@apple.com>
Wed, 23 Sep 2020 01:05:46 +0000 (18:05 -0700)
committerJim Ingham <jingham@apple.com>
Wed, 23 Sep 2020 18:35:11 +0000 (11:35 -0700)
commit3726ac41e9e00d2f6f87779b68f91ea264223c8a
treec61cf51b5bf093822ce56450719d4146f16f681d
parentb92d084910b9febdafb9e701af6b73ddb7cac5af
Add `breakpoint delete --disabled`: deletes all disabled breakpoints.

Differential Revision: https://reviews.llvm.org/D88129
lldb/source/Commands/CommandObjectBreakpoint.cpp
lldb/source/Commands/Options.td
lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py