Re: problems with 3.2.3 debugger
Re: problems with 3.2.3 debugger
- Subject: Re: problems with 3.2.3 debugger
- From: Paul Archibald <email@hidden>
- Date: Wed, 28 Jul 2010 11:47:04 -0700
Just a brief followup:
I am still having some issues with the display of local variables when the debugger is stopped at breakpoints. Sometimes there are no variables at all, no globals, no nothing. I may have some stack corruption problems with my app, but the tools (Zombies, Leaks, GuardMalloc) don't seem to be of much help. Granted I don't use them a lot, and am not very skilled with them, but so far as I can tell I am getting more false positives than true problems.
But the real reason I am writing this is to mention that today I was having the invisible variables problem, and I found a workaround. I just reset and quit the Simulator to delete my app. Then when I re-ran my app to the same breakpoint, everything looked correct, globals, locals and all. Makes me think there is something wrong with the way the Simulator and the debugger are communicating.
Another minor thing is that when I quit the app in the Simulator, the debugger seems to think its still running, and so when I make a change to the code, rebuild and launch, I get the "Do you want to quit?" message from Xcode. I am sure that was not how it worked with the last version I was using (3.1?)
Good Luck
_______________________________________________
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