Re: Build and debug button on toolbar
Re: Build and debug button on toolbar
- Subject: Re: Build and debug button on toolbar
- From: Chris Espinosa <email@hidden>
- Date: Tue, 4 Mar 2008 18:36:55 -0800
On Mar 4, 2008, at 5:48 PM, Theodore H.Smith wrote:
How can I put a "build and debug" button on Xcode's toolbar?
There is "Build", "Build and Go", "Debug"... but I don't see any
"Build and Debug".
Right now I can do "Build and Debug" from the Build menu :) Better
than nothing.
"Build and Go" is Build and Debug if your last launch action was a
debug, Build and Run if your last action was Run. So for most cases
where you want Build and Debug, it's what you want.
The Build and Go tool with the downward-pointing arrow opens a popup
menu that shows exactly what it will do, and offers the alternate, so
you can swap between Build and Go and Build and Debug on the fly.
Incidentally, you needn't care much about which you pick. If you
Build and Run, all you have to do is set a breakpoint and you're in
Debug. Similarly, if you're debugging, simply choose Disable
Breakpoints and you're running. So the choice about what you start
out doing is much less important than it used to be, because you don't
need to stop and restart in order to switch.
Chris
_______________________________________________
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