[Lldb-commits] [PATCH] D105389: [lldb] Add AllocateMemory/DeallocateMemory to the SBProcess API

Peter S. Housel via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 7 22:18:28 PDT 2021


housel updated this revision to Diff 357131.
housel added a comment.

Updated based on reviewer suggestions, thanks.


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

https://reviews.llvm.org/D105389

Files:
  lldb/bindings/interface/SBProcess.i
  lldb/include/lldb/API/SBProcess.h
  lldb/source/API/SBProcess.cpp
  lldb/test/API/python_api/process/TestProcessAPI.py
  lldb/test/API/python_api/process/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105389.357131.patch
Type: text/x-patch
Size: 8732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210708/8fa83efd/attachment-0001.bin>


More information about the lldb-commits mailing list