• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
variable value display wrong
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

variable value display wrong


  • Subject: variable value display wrong
  • From: Bob Sabiston <email@hidden>
  • Date: Thu, 30 Jul 2009 15:32:26 -0500

Hi,

I've been having trouble with the Xcode debugger showing me the wrong values. If I hover the mouse over a variable it will show me one thing, but if I print out the variables using 'printf', say, it shows something else. The 'printf' ones seem to be correct, based on the program's behavior. It seems like a one-off kind of error, like if I hover the mouse over a CGPoint, it will show Point.X == 0 and Point.y == 103, whereas the printf shows Point.X == 103 and Point.y == 217.

Does that make sense? Anyone know what could be the problem or how to fix it? This is for an iphone project, Xcode 3.1.3.

Thanks
Bob


_______________________________________________
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
  • Prev by Date: Re: trouble with distributed builds
  • Next by Date: pbxcp
  • Previous by thread: double dereferencing in debugger
  • Next by thread: pbxcp
  • Index(es):
    • Date
    • Thread