Re: newbie question - Expressions window
Re: newbie question - Expressions window
- Subject: Re: newbie question - Expressions window
- From: Mike Arnold <email@hidden>
- Date: Sat, 3 Jan 2004 09:02:43 -0500
Jim,
Excellent. Thanks for the quick response. After entering the gdb
print command directly, the expressions window works as expected.
Must be some sort of very first time used problem. I cannot recreate
at all now.
thanks for your help!
Mike.
At 7:48 PM -0800 1/2/04, Jim Ingham wrote:
This should work. One thing to try is open the console window and type:
(gdb) print globalVariable
and see if that works. If this does work, then there is some bug in
the Expressions window. If you can file a bug with a small example
that shows this happening, that would be very helpful. If it
doesn't work, maybe you will see some error message that will help
us figure out what is going on.
Jim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.