• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Running without the debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running without the debugger


  • Subject: Re: Running without the debugger
  • From: Joar Wingfors <email@hidden>
  • Date: Thu, 3 Jun 2010 07:27:49 -0700

On 3 jun 2010, at 02.27, Ben Haller wrote:

>> 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.
>
>  It is generally a question of wanting to launch faster, yes.  And wanting to launch without having to tell gdb to run; at present, it seems I need to open the console window and type "r <return>", which is an extra step.  I like having very fast turnaround time from making a change to seeing my change running in my app, so having to keep telling gdb "yes, I really do want you to run my program, that's why I told you to run it" gets a bit old.  Maybe there's a way to circumvent the need for that step?


That is not expected, and suggests that there's something unusual about your configuration. Do you see the same behavior if you create a new empty project?

Launching with GDB with breakpoints disabled was made much faster with Xcode 3.2, and should provide comparable performance to launching without the debugger.

j o a r


 _______________________________________________
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

References: 
 >Re: Running without the debugger (From: Matt Neuburg <email@hidden>)
 >Re: Running without the debugger (From: Ben Haller <email@hidden>)

  • Prev by Date: Re: Running without the debugger
  • Next by Date: Re: Running without the debugger
  • Previous by thread: Re: Running without the debugger
  • Next by thread: Re: Running without the debugger
  • Index(es):
    • Date
    • Thread