• 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: [2.0] Debugger not showing anything, nor respecting breakpoints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [2.0] Debugger not showing anything, nor respecting breakpoints


  • Subject: Re: [2.0] Debugger not showing anything, nor respecting breakpoints
  • From: Jason Molenda <email@hidden>
  • Date: Thu, 9 Jun 2005 22:01:27 -0700

Cameron,

On Jun 8, 2005, at 10:27 PM, Cameron Kerr wrote:

When I Debug & Build, even from a freshly cleaned project, the debugger does not stop at breakpoints. The program is run in gdb, as I can see the output from the Console window.

if I manually set a breakpoint in gdb (b server.c:96), it does not output any response from the command, but I don't know if it should).


In this case, I think the new Lazy Symbol Loading feature in Xcode 2.0 is causing your troubles. Go to the Xcode preferences, Debugger section, disable Lazy Symbol Loading. LSL dramatically improves debugging of large programs, but for small and medium sized applications it's not such a big deal to turn it off.

Jason
_______________________________________________
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: 
 >[2.0] Debugger not showing anything, nor respecting breakpoints (From: Cameron Kerr <email@hidden>)

  • Prev by Date: Re: Configuration in scripts
  • Next by Date: [2.1] Debugger stops working
  • Previous by thread: [2.0] Debugger not showing anything, nor respecting breakpoints
  • Next by thread: Undefined: _fprintf$LDBLStub
  • Index(es):
    • Date
    • Thread