• 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: Xcode takes >30s to stop at a breakpoint
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode takes >30s to stop at a breakpoint


  • Subject: Re: Xcode takes >30s to stop at a breakpoint
  • From: Steve Mills <email@hidden>
  • Date: Wed, 04 Nov 2009 13:25:42 -0600

On Nov 4, 2009, at 12:44:45, Chris Espinosa wrote:

I expect that it's loading the symbol files for your loaded libraries. It does this lazily, when you pause or hit a breakpoint, in order to speed up initial launch times.

I get this a lot too. I have the lazy symbol loading pref turned off. Sometimes it takes a long time to show the variables, stack, and source when it hits a breakpoint, even though I've already stopped at the same breakpoint within the same debug session. Sometimes it takes a long time to step over a line of code, or to Continue. I use the Condensed layout, always showing the Debugger window. It's not the data formatters; there are none in my CustomDataViews folder, and they mysteriously got turned off anyway (I didn't do it - I was wondering why I could no longer see FSRef values). Sometimes it takes SO long for anything to happen that killing my app and restarting debugging takes less time. Of course, now I can't force it to happen so I can go get a sample. Arg.


Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/


_______________________________________________ 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
  • Prev by Date: Re: How to get source name/line number of backtrace?
  • Next by Date: Re: Breakpoint bubbles
  • Previous by thread: Re: Xcode takes >30s to stop at a breakpoint
  • Next by thread: Breakpoint bubbles
  • Index(es):
    • Date
    • Thread