[Lldb-commits] [PATCH] D143520: Add a new SBDebugger::SetDestroyCallback() API

jeffrey tan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 6 18:33:35 PST 2023


yinghuitan updated this revision to Diff 502897.
yinghuitan added a comment.

Address review feedback.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143520/new/

https://reviews.llvm.org/D143520

Files:
  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.502897.patch
Type: text/x-patch
Size: 8133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230307/8b83420a/attachment.bin>


More information about the lldb-commits mailing list