Re: call stack window disappeared from the debugger window
Re: call stack window disappeared from the debugger window
- Subject: Re: call stack window disappeared from the debugger window
- From: Roland Torres <email@hidden>
- Date: Thu, 22 Dec 2005 10:10:49 -0800
On Dec 22, 2005, at 9:21 AM, walterw wrote:
My call stack window has disappeared from the debugger window. At
some point the frame became so small I could no longer drag it to
be larger and it kept getting smaller & smaller. Now its gone.
Anyone have any ideas how to get it back?
This same thing happened to me. I discovered that the per-user window
settings are stored in an Xcode "mode" file. Remove that file, and
the settings will go back to the original. The file gets regenerated
when you run Xcode again.
For instance, if your username is "walterw", and your project is
"KillerApp", you would do the following:
1. Bring down Xcode
2. rm /Users/walterw/KillerApp/KillerApp.xcodeproj/walterw.mode1
3. Relaunch Xcode on your project
4. Window settings are reset to defaults.
HTH,
Roland
_______________________________________________
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