[lldb-dev] Cast SBValue?

arvid.picciani at nokia.com arvid.picciani at nokia.com
Thu Sep 23 03:04:00 PDT 2010


Hi,

I see no way of casting an SBValue to a different type. quite often you have void pointers flying around, that are actually pointers to a class instance.
Casting inside an expression is not an option, since we'd prefer having it work on coredumps. 
Is there some API i missed?



More information about the lldb-dev mailing list