Re: App Won't Run From Within XCode
Re: App Won't Run From Within XCode
- Subject: Re: App Won't Run From Within XCode
- From: Philip Mötteli <email@hidden>
- Date: Sun, 23 Nov 2003 09:55:40 +0100
Hi
Am 23.11.2003 um 00:53 schrieb Michael Terry:
Does anyone know why an application wouldn't run from within XCode?
It's making debugging a bit hard at the moment. I can run it just fine
from the executable: The main window pops up and I can play around
with it and quit it. I thought maybe change some project setting, but
I didn't find anything, and none of the books, tutorials, or
documentation I scanned mentioned anything about it.
I have regularely the same problem. Actually I can't run them from the
debugger in Xcode, but from GDB from the command line.
The reason must be in the environment variables given from within
Xcode. The next time I gonna have such a case, I will add one
environment variable after the other to the GDB from the command line,
until it stops working.
If you find out, which environment variable(s) bather, please let me
know!
Thanks
Phil
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.