On Mar 17, 2016, at 1:02 PM, Bill Cheeseman 
<wjcheese...@gmail.com<mailto:wjcheese...@gmail.com>> wrote:


On Mar 17, 2016, at 4:55 AM, Bill Cheeseman 
<wjcheese...@gmail.com<mailto:wjcheese...@gmail.com>> wrote:

I tried that, but it won't work because the storyboard won't load. That's a 
little discourging: Sorry, bud, you can't debug it because it has a bug in it.

On Mar 16, 2016, at 7:59 PM, Lee Ann Rucker 
<lruc...@vmware.com<mailto:lruc...@vmware.com>> wrote:

Next step I'd do is use the visual debugger; it's not as easy but you can find 
the view based on the address, or worst case just do something like "po 
0x600000120c80".

I didn't fully understand what you were suggesting. The storyboard does in fact 
load, but it only shows the empty window with its title bar because, as the 
error message states, it could not set the NSContentViewController of the 
NSWindow. But you're right, the application is still running in the debugger 
and I can use debugger commands like "po 0x600000120c80". Unfortunately, that 
just echos back something like "<NSTabView: 0x600000120c80>", which tells me 
nothing. So far, I haven't figured out any useful commands to give the debugger.

You can call constraintsAffectingLayoutForOrientation: on them and look at 
their superviews, that can help sometimes.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to