[lldb-dev] parent is NULL error

Andrey Zaytsev andrey.zaytsev at jetbrains.com
Tue Nov 22 14:34:47 PST 2011


Hi!
I'm always getting this error when trying to expand children of NULL pointer. But SBValue::GetChildrenCount() doesn't return zero.
It produces some trouble in our frontend: we are trying to be lazy and not discover value's children when it's not needed by user explicitly but we indicate that children are present since GetChildrenCount() != 0. Any workaround maybe?

Andrey Zaytsev
Software Developer at  JetBrains, Inc 
http://jetbrains.com
Develop with pleasure!





More information about the lldb-dev mailing list