[lldb-dev] clangfunction & type aliases/custom types
Carlo Kok
ck at remobjects.com
Sun Sep 21 13:01:04 PDT 2014
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
More information about the lldb-dev
mailing list