There is a new feature using LLVM 3.0 that the ivars for Obj-C classes could be declared in class extension or @implementaion section. Either way if the ivar was declared inside .m file debugger have no access to it. I tried po and expr commands with no luck. Did I miss something or this problem will be solved in future versions?
Regards, Nickolay _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
