Re: viewing globals?
Re: viewing globals?
- Subject: Re: viewing globals?
- From: Markian Hlynka <email@hidden>
- Date: Wed, 28 Sep 2005 13:44:15 -0600
simple workaround is to type "p varname" in the debugger console.
But yes, you're supposed to check off which globals you want visible
in that window that pops up. The search probably isn't working
because I think it's intended to only search the selected file. (I
think). There might be some gdb incantation to tell you what file a
variable is located in, but I don't know it. :-( Anyone?
Markian
On Sep 28, 2005, at 9:52, Bob Sabiston wrote:
Hello,
So, if I am debugging and my program changes the value of a
global variable, it does not show up in the little panel of the
debugger. There is a word there, Globals,
but if I open the triangle then I get a window with a list of files.
How do I see the variables that are referenced by my code?
Please don't tell me I have to know which file the global is in. I
tried the search bar at the top of the file window but it didn't
find my variable.
Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40cs.ualberta.ca
This email sent to email@hidden
----
Early to bed and early to rise, makes a man stupid and blind in the
eyes.
--Mazer Rackham
_______________________________________________
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