• 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
Debugger stops at first line in functions, not at actual breakpoints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugger stops at first line in functions, not at actual breakpoints


  • Subject: Debugger stops at first line in functions, not at actual breakpoints
  • From: Dave Camp <email@hidden>
  • Date: Tue, 7 Sep 2004 09:54:38 -0700

Here's another problem I've had since upgrading to Xcode 1.5.

I set a breakpoint in the middle of a function. Hit Command-Y to debug. The debugger always stops at the first line of the function instead of the place the breakpoint is set. If I hit continue, the app runs and the breakpoint is not hit. If when stopped at the first line I unset and re-set the breakpoint and hit continue it then stops at the correct line.

Typing 'info b' in the console shows that breakpoints are actually set where they should be. I've also verified I'm running with the development style and all optimizations are turned off.

Any thoughts?

Dave
---
Among the chief weapons of UNIX: Fear, surprise and ruthless efficiency.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.



  • Prev by Date: Re: Values in Summary Column of Debugger Are Not Resolved
  • Next by Date: Re: How to make a C shared lib in XCode?
  • Previous by thread: Xcode 1.5: debugger timeout
  • Next by thread: Dependencies and cleaning?
  • Index(es):
    • Date
    • Thread