Skip to content
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 command error in Xcode 6.3 beta1 #77

Closed
codetalks-new opened this issue Feb 24, 2015 · 2 comments
Closed

PVC command error in Xcode 6.3 beta1 #77

codetalks-new opened this issue Feb 24, 2015 · 2 comments
Labels

Comments

@codetalks-new
Copy link

test on a simple iOS One View Application
error message as follows.

(lldb) pvc
error: error: use of undeclared identifier 'CGRect'
error: missing '[' at start of message send expression
error: expected ']'
note: to match this '['
error: 3 errors parsing expression
[Error getting description.]

(lldb) 
@kastiglione
Copy link
Contributor

Thanks! Have you tried beta 2 which came out yesterday? If you do try it, mind updating this issue if it is resolved? Hopefully it's just a beta bug.

@mattjgalloway
Copy link
Member

Closing this out as it works in Xcode 6.3. It must have been an issue in the first beta. Presumably works now because we use _printHierarchy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants