• 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 Rant [was Re: Beating XCode's key buffer]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode Rant [was Re: Beating XCode's key buffer]


  • Subject: Re: Xcode Rant [was Re: Beating XCode's key buffer]
  • From: Howard Shere <email@hidden>
  • Date: Thu, 16 Feb 2006 14:56:52 -0600


On Feb 16, 2006, at 2:37 PM, Lyndsey Ferguson wrote:

I can click in the gutter and a breakpoint appears, but Xcode will happily skip past them.

Typing "info breakpoints" into GDB tells me that the breakpoint is pending. The source code is in a static library. The static library is created by the same project I am debugging. The source is all there available to Xcode.


I had a project which also had some libs like that as separate targets. breakpoints worked fine for a while and then stopped working (as you describe) and the only way I could get things working again is to put a breakpoint in "main" in the app and then after it hit that I could continue and it would hit other breakpoints, even in the static libs.


A while later I removed the breakpoint in main and it still hit other breakpoints. I can't explain why it stopped or started again, but the breakpoint in "main" fixed it for me.

Howard Shere
http://www.livejournal.com/users/realgreendragon/
Altair 8800a to Mac OS X so far...

_______________________________________________
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: Beating XCode's key buffer (From: Mike Linden <email@hidden>)
 >Re: Beating XCode's key buffer (From: "Steve O'Connell" <email@hidden>)
 >Re: Beating XCode's key buffer (From: "Sean McBride" <email@hidden>)
 >Xcode Rant [was Re: Beating XCode's key buffer] (From: Lyndsey Ferguson <email@hidden>)
 >Re: Xcode Rant [was Re: Beating XCode's key buffer] (From: Markus Hitter <email@hidden>)
 >Re: Xcode Rant [was Re: Beating XCode's key buffer] (From: Lyndsey Ferguson <email@hidden>)

  • Prev by Date: Re: Xcode Rant [was Re: Beating XCode's key buffer]
  • Next by Date: Re: Xcode Rant [was Re: Beating XCode's key buffer]
  • Previous by thread: Re: Xcode Rant [was Re: Beating XCode's key buffer]
  • Next by thread: Re: Xcode Rant [was Re: Beating XCode's key buffer]
  • Index(es):
    • Date
    • Thread