On Nov 2, 2011, at 9:17 AM, Nickolay Tarbayev wrote: > 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?
Could be a bug, you should file a bug report with a test case showing the problem. -eric _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
