Xcode debugger confused about BOOL values?
Xcode debugger confused about BOOL values?
- Subject: Xcode debugger confused about BOOL values?
- From: Sean McBride <email@hidden>
- Date: Mon, 26 Nov 2012 12:41:34 -0500
- Organization: Rogue Research Inc.
Hi all,
Is it just me or is Xcode 4.5.2's debugger unable to properly show the value of BOOLs?
Hovering over a YES BOOL shows both "'\x01'" and "0". Why not show just YES or NO? The variable list shows it as "(BOOL) 0" and using "p myBool" prints "(BOOL) $114 = YES". Ummm, is it YES or NO?! Picture:
<https://www.rogue-research.com/XcodeConfusedBOOL.png>
Is it just me?
Thanks,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden