[lldb-dev] Quite annoying assertion
Enrico Granata
egranata at apple.com
Mon Aug 8 15:38:46 PDT 2011
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
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
Thanks,
Enrico Granata
✆ 408.974.5572 | ✉ egranata@.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110808/be85d80d/attachment.html>
More information about the lldb-dev
mailing list