[Lldb-commits] [PATCH] D82732: WIP: Use SB APIs in CommandObjects
Shivam Mittal via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 30 15:14:08 PDT 2020
shivammittal99 updated this revision to Diff 274625.
shivammittal99 added a comment.
- Extend SBTarget to enable/disable/ignore watchpoints
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82732/new/
https://reviews.llvm.org/D82732
Files:
lldb/bindings/interface/SBTarget.i
lldb/include/lldb/API/SBBreakpoint.h
lldb/include/lldb/API/SBBreakpointLocation.h
lldb/include/lldb/API/SBTarget.h
lldb/source/API/SBTarget.cpp
lldb/source/Commands/CommandObjectBreakpointCommand.cpp
lldb/source/Commands/CommandObjectTarget.cpp
lldb/source/Commands/CommandObjectWatchpoint.cpp
lldb/source/Commands/CommandObjectWatchpoint.h
lldb/source/Commands/CommandObjectWatchpointCommand.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82732.274625.patch
Type: text/x-patch
Size: 43909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200630/9b8c3150/attachment-0001.bin>
More information about the lldb-commits
mailing list