[Lldb-commits] [PATCH] D133689: LLDB: Add SBBreakpointLocation::SetCallback
Laura Chaparro GutiƩrrez via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 12 05:55:21 PDT 2022
lauralcg created this revision.
lauralcg added a reviewer: werat.
Herald added a project: All.
lauralcg requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
- Include SetCallback in SBBreakpointLocation, similar as in
SBBreakpointLocation.
- Add test_breakpoint_location_callback test as part of
TestMultithreaded.
Change-Id: I266e960b37a6e5fbe42d6a6386ed56247272c56c
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D133689
Files:
lldb/include/lldb/API/SBBreakpointLocation.h
lldb/source/API/SBBreakpointLocation.cpp
lldb/test/API/api/multithreaded/TestMultithreaded.py
lldb/test/API/api/multithreaded/test_breakpoint_location_callback.cpp.template
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133689.459431.patch
Type: text/x-patch
Size: 4938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220912/67de6041/attachment.bin>
More information about the lldb-commits
mailing list