Re: Running without the debugger
Re: Running without the debugger
- Subject: Re: Running without the debugger
- From: Matt Neuburg <email@hidden>
- Date: Wed, 02 Jun 2010 09:08:51 -0700
- Thread-topic: Running without the debugger
On Wed, 2 Jun 2010 05:37:51 -0400, Ben Haller <email@hidden>
said:
>debugger. Doing "Run" or "Run - Breakpoints Off" under the Run menu
>both give me a gdb prompt in my console. I just want to run my app,
>without gdb in the middle (I find gdb too buggy to be worth fighting
>with except when I'm really stumped by a problem). Is this no longer
>possible?
There is no longer a strong distinction between running and debugging. It's
merely a question of whether breakpoints are activated (obeyed) or not. I'd
describe this as a major plus. I don't think gdb is in any important sense
"in the middle" when running without breakpoints. If you really hate it
(e.g. you just want to launch faster), I suppose you could double-click the
Product. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
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