XCode combining debugger and console??
Is there a way to combine the xcode debugger and the console into one window? Some how to "dock" one into the other?
Use the All-In-One project window layout. To switch layouts,
- Close all open Xcode projects.
- Open Xcode's preferences by choosing Xcode > Preferences.
- Click the General button at the top of Xcode's preferences window.
- Choose All-In-One from the Layout pop-up menu.
Awesome, thats what I needed. Thanks
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Viewing console output while running an app in Instruments | TomorrowPlusX | 1 | 3,161 |
Oct 5, 2011 04:51 AM Last Post: TomorrowPlusX |
|
| Xcode4: Debugger - how do you view class members? | SparkyNZ | 4 | 6,171 |
Jul 4, 2011 03:08 PM Last Post: bdsowers |
|
| iPhone application always opens with the debugger! | frogameleon | 0 | 2,251 |
Mar 6, 2009 10:02 AM Last Post: frogameleon |
|
| using the xcode debugger | NSDuo | 8 | 5,212 |
Jan 14, 2009 04:52 PM Last Post: NSDuo |
|
| Console-style gamepad/input library | Carlos Camacho | 9 | 5,269 |
Jan 8, 2007 04:20 PM Last Post: OneSadCookie |
|
