> 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. _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
