Re: debug console on the fritz
Re: debug console on the fritz
- Subject: Re: debug console on the fritz
- From: Michael Brian Bentley <email@hidden>
- Date: Fri, 10 Dec 2004 07:13:37 -0800
Make sure the program is paused (via Xcode's debugger)?
Press return to bring the prompt up?
Scroll the window to the bottom?
Oh hang, maybe you're talking about how the console used to appear
in a drawer I think? Well in 1.5 it appears in a separate window. Go
Debug->Console log, and use the separate gdb (or other relevant
debugger) console window that appears.
Heath
What I called in my previous note the gdb console is the window you
are talking about, the Debugger Console, which shows up when you
select Console Log in the Debug menu, or when you click on the (gdb)
icon at the top-right of the Debugger Window. The window identifies
itself as the Debugger Console in the title bar.
I do not get a gdb prompt in it. The debugger console does not
respond to any mouse interactions, it only displays current program
status at the very top and that's it. Nothing else appears in the
window.
Is there a preferences or configuration file that controls what the
Debugger Console window contains? I may have to blow it away to get
my gdb prompts back.
_______________________________________________
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