Would you be able to provide example commands that trigger this? This looks like some of your types are not completed, but it's hard to tell which ones and why without something reproducible
On Aug 8, 2011, at 3:34 PM, Andrey Zaytsev wrote: > Hello everyone! > I'm very often getting this assertion when evaluating some sort of > expressions: > > Assertion failed: (!isNull() && "Cannot retrieve a NULL type pointer"), > function getCommonPtr, file > /SourceCache/lldb/lldb-69/llvm/tools/clang/include/clang/AST/Type.h, line 404. > > This assertion fires every time I'm evaluating something like this: > "[0x12345.. someSelector]". I'm stuck with it because I need values of this > kind of expressions to display ns-collections. > > Thanks for your consideration. > _______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev Thanks, Enrico Granata ✆ 408.974.5572 | ✉ egranata@.com
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
