Re: GDB always runs before anything else in the console
Re: GDB always runs before anything else in the console
- Subject: Re: GDB always runs before anything else in the console
- From: Jens Alfke <email@hidden>
- Date: Mon, 14 Jul 2008 08:19:56 -0700
On 14 Jul '08, at 12:27 AM, email@hidden wrote:
Is this "gdb runs before anything" normal for Leopard? It never used
to do that.
Xcode 3 has this new behavior where it remembers how you ran the
program last time (with or without gdb) and runs it the same way the
next time if you choose the Run > Go command (which is the default key
binding for Cmd-R.) To explicitly run the program without gdb, choose
Run > Run, or Build > Build And Run.
(If you don't like this behavior, you can do what I did: change your
key bindings so Cmd-R invokes Build And Run and Cmd-Y invokes Build
And Debug. That will make those commands work the way they used to.)
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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