Re: No global variables in XCode 4?
Re: No global variables in XCode 4?
- Subject: Re: No global variables in XCode 4?
- From: Joar Wingfors <email@hidden>
- Date: Tue, 09 Aug 2011 16:59:46 -0700
On 9 aug 2011, at 16:24, Marek Hajek wrote:
> I had no problems viewing globals in XCODE 3 but can't seem to get GDB or LLDB to display global variables in XCODE 4.0 running under snow leopard or XCODE 4.1 running under lion. When I stop the debugger inside a module, I select "All" in the variables pane(not sure about the exact pane name) to see all variables but no globals are displayed. I am running a Console application and am developing in C/C++.
> I posted this question on MacRumors forum and was directed here since the other folks appear to have the same problem. See link below for my posting on macrumors that contains a screen shot of my debug session.
> http://forums.macrumors.com/showthread.php?t=1189473&highlight=global+variables
Please file a bug report:
<http://developer.apple.com/bugreporter/>
Include the following:
* GDB debug log (enable it using "defaults write com.apple.dt.Xcode IDEGDBLogToFile </path/to/log>")
* Preprocessed output for the source file in question
* The .o file for the source file in question
Thanks!
j o a 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