[lldb-dev] Cast SBValue?

arvid.picciani at nokia.com arvid.picciani at nokia.com
Mon Oct 18 11:47:00 PDT 2010


> Like you said, I need to make SBType backed by a lldb::TypeSP like all the other classes.

Great! I just dont feel like touching SBType without knowing its current purpose.

I can do the rest.
Appears to be a matter of writing the public glue for TypeList and Module::FindType.
>From a quick look, Value::Cast would to be setting the type in ValueObjectVariable and clear the cache or something.
I'll try that tomorrow at work.









More information about the lldb-dev mailing list