History log of /external/lldb/test/python_api/process/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
36a0f749d744c7922d95e24393822afa1a8d49d7 01-Mar-2011 Johnny Chen <johnny.chen@apple.com> Add TestProcessAPI.py which exercises some Python SBProcess API. In particular, this tests
the SBProcess.ReadMemory() API, which, due to SWIG typemap'ing, expects 3 arguments (the location
to read from, the size in bytes to read, and an SBError object), and returns the result as a
Python string object.

On SnowLeopard where this has been tested, the SWIG script needs to be pampered (use the exact
same parameter names as in SBProcess.h) in order for this to work.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@126736 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/python_api/process/Makefile