Add a test sequence of SBProcess.ReadCStringFromMemory() with (char...
Add a test sequence of SBProcess.ReadCStringFromMemory() with (char *)my_char_ptr as the address to read from. char *my_char_ptr = (char *)"Does it work?"; llvm-svn: 146716
Loading
Please register or sign in to comment