Re: Local variables missing in Xcode 3 debugging
Re: Local variables missing in Xcode 3 debugging
- Subject: Re: Local variables missing in Xcode 3 debugging
- From: "Jaime Rios" <email@hidden>
- Date: Tue, 21 Oct 2008 12:59:40 -0400
I'm surprised that not too many people have complained about this yet.
I'm coming across this now that I am compiling/debugging 64-bit code and it's really annoying not having the
register view.
--
-Jaime
http://www.jaimerios.com- Show quoted text -
On Sun, Nov 25, 2007 at 12:27 PM, Robert O. Aberg
<email@hidden> wrote:
On Sun, 25 Nov 2007 12:49:50 +0100, Bengt Nilsson <email@hidden> wrote:
Very frequently local variables are missing in the local variables
list when stopped at a breakpoint.
Is it a bug in XCode3 or a settings problem?
Before, variables were missing (ignored) if they were declared but
never used, but here they are really used, but still missing.
I've seen something that is perhaps similar in xcode 3.0: when debugging a 64-bit build, the "Registers" node is totally missing from the variables view. If you recompile the same source code in 32-bit mode (i.e., i386 instead of x86_64) and go through the same sequence, the Registers node shows up just fine. This is important to me (e.g.) for alleviating register pressure to get the most out of 32-bit to 64-bit ports in projects that have semi-portable low-level code.
So is this a bug or just a "we'll get to it soon" item? Advice/workarounds welcome.
RĂ…
_______________________________________________
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
--
-Jaime
http://www.jaimerios.com
_______________________________________________
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