Skip to content
Commit e7e8af80 authored by Johnny Chen's avatar Johnny Chen
Browse files

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
parent caa69f05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment