To continue an unfinished discussion from a while back,

From what I can see lldb basically "builds" the clang type system for any project it debugs and uses that to both compile and validate expressions for evaluation. Is there any clean way to get access to this type system from the SB* side? IE find and list types, their members etc?

--
Carlo Kok
RemObjects Software
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to