I've been trying to use clangfunction to execute a function in my program,
but all my functions return an typedef type, or an objc type, whatever I
try though I get: error: unknown type name 'NSString'
what am I missing in either my codegen or calling code to get this all
working? obviously these types are known to the debugger itself
--
Carlo Kok
RemObjects Software
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev