-
Notifications
You must be signed in to change notification settings - Fork 803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pvc error #213
Comments
👍 |
problem is somewhere in fblldbinit. Cant debug it because can't reload module with the command |
@Unihilator Thank you. the po [UIViewController _printHierarchy] is useful. but i am according to the configuration documentation set the .fblldbinit . and the visualize command is valid . |
I can't reproduce this. Are you still getting this error @shimminZ? |
(lldb) help pvc
Print the recursion description of . Expects 'raw' input
(see 'help raw-input'.)
Syntax:
Print the recursion description of .
Arguments:
; Type: UIViewController*; The view controller to print the
description of.
Syntax: pvc
This command is implemented as FBPrintViewControllerHierarchyCommand in
/usr/local/Cellar/chisel/1.6.0/libexec/commands/FBPrintCommands.py.
(lldb) pvc
error: error: expected unqualified-id
error: expected unqualified-id
error: expected unqualified-id
None
The text was updated successfully, but these errors were encountered: