[all-commits] [llvm/llvm-project] 3726ac: Add `breakpoint delete --disabled`: deletes all di...
jimingham via All-commits
all-commits at lists.llvm.org
Wed Sep 23 11:35:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3726ac41e9e00d2f6f87779b68f91ea264223c8a
https://github.com/llvm/llvm-project/commit/3726ac41e9e00d2f6f87779b68f91ea264223c8a
Author: Jim Ingham <jingham at apple.com>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M lldb/source/Commands/CommandObjectBreakpoint.cpp
M lldb/source/Commands/Options.td
M lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py
Log Message:
-----------
Add `breakpoint delete --disabled`: deletes all disabled breakpoints.
Differential Revision: https://reviews.llvm.org/D88129
More information about the All-commits
mailing list