Debugging Swift
Debugging Swift
- Subject: Debugging Swift
- From: Cosmo <email@hidden>
- Date: Wed, 11 Jun 2014 20:38:34 -0700
Is it just me, or is there something broken with debugging Swift in the Xcode 6 beta? I am running into problems like: local variables that are within scope not appearing in the debugger’s variables list; values for string variables not being displayed; no summary for the Quicklook view when trying to inspect a string; no support for “po” as far as I can tell, among other things. Needless to say it makes it really difficult to adapt this new language when I can’t see why things aren’t working as I expect. I assume that others are experiencing the same thing, but it would nice to know if it isn’t just something I’m doing wrong. I also assume that this is a beta issue, and it would be really nice to hear from somebody who knows better that this will improve soon. It would be nice to know there is light at the end of the tunnel.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden