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

jeffrey tan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 7 14:48:37 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb461398f1ce3: Add a new SBDebugger::SetDestroyCallback() API (authored by yinghuitan).

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


More information about the lldb-commits mailing list