Enter debug mode, I want to see through the po command parameter information, but no specific information indicating that roughly follows the way (arr is an array):
(Lldb) po arr
(Lldb)
There is such a project, other projects can be normal, like so:
(Lldb) po dic
(NSDictionary *) $ 2 = 0x074be360 {
password = str;
username = stu;
}
2013-05-09 17:49:26.108 DataDemo2 [25166: c07] userName = Studio password = PasswordStudio
(Lldb)
I do not know what the problem is, where the configuration is not wrong, Guiqiu answer ~
No comments:
Post a Comment