[Lldb-commits] [PATCH] D143520: Add a new SBDebugger::SetDestroyCallback() API
jeffrey tan via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 13 15:33:09 PST 2023
yinghuitan updated this revision to Diff 497133.
yinghuitan added a comment.
Address review comments by using the same type for internal and
public callbacks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143520/new/
https://reviews.llvm.org/D143520
Files:
lldb/bindings/interface/SBDebugger.i
lldb/bindings/python/python-typemaps.swig
lldb/bindings/python/python-wrapper.swig
lldb/include/lldb/API/SBDebugger.h
lldb/include/lldb/API/SBDefines.h
lldb/include/lldb/Core/Debugger.h
lldb/include/lldb/lldb-private-types.h
lldb/source/API/SBDebugger.cpp
lldb/source/Core/Debugger.cpp
lldb/test/API/python_api/debugger/TestDebuggerAPI.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143520.497133.patch
Type: text/x-patch
Size: 8732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230213/2610adab/attachment-0001.bin>
More information about the lldb-commits
mailing list