[Lldb-commits] [PATCH] D153735: [lldb][LocateModuleCallback] Implement API, Python interface

Kazuki Sakamoto via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 12 11:35:57 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf03dbdb70aed: [lldb][LocateModuleCallback] Implement API, Python interface (authored by splhack).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153735

Files:
  lldb/bindings/python/python-typemaps.swig
  lldb/bindings/python/python-wrapper.swig
  lldb/include/lldb/API/SBDefines.h
  lldb/include/lldb/API/SBPlatform.h
  lldb/source/API/SBPlatform.cpp
  lldb/test/API/python_api/sbplatform/TestLocateModuleCallback.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153735.539659.patch
Type: text/x-patch
Size: 19182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230712/e3166629/attachment-0001.bin>


More information about the lldb-commits mailing list