Re: Global variables - I'm stumped
Re: Global variables - I'm stumped
- Subject: Re: Global variables - I'm stumped
- From: Jim Ingham <email@hidden>
- Date: Wed, 26 May 2010 14:45:18 -0700
Edit your ~/.gdbinit file and insert:
set verbose on
Go to the Xcode Debugging Pref pane and turn on the Xcode-gdb log and then run your session till it hangs like this.
At this point (before it gives up) sample the gdb process that is running under Xcode.
Take the Xcode-gdb log and the sample output, file a bug and we'll take a look.
Thanks,
Jim
On May 26, 2010, at 2:14 PM, Steve Mills wrote:
> I'm stumped, and apparently so is Xcode. When I bring up the Global Variables window while debugging, then select my app in the Library list, a busy indicator in the search field sits and spins for a long, long time before finally giving up and showing "GDB: Timed out fetching data. Variable display may be inaccurate." at the bottom of source/project windows. I tried going into Run->Show->Shared Libraries and setting my app's Starting Level to All, hoping that would do something useful, but it didn't help. How am I supposed to be able to see global variables? This is a 32-bit Carbon app.
>
> I tried searching the archives, but that seems to be broken *again* and just gives up and dies after minutes of supposed searching or something.
>
> Steve Mills
> Drummer, Mac geek
>
>
>
> _______________________________________________
> 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
_______________________________________________
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