• 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
Xcode Ignoring breakpoints!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode Ignoring breakpoints!


  • Subject: Xcode Ignoring breakpoints!
  • From: Ando Sonenblick <email@hidden>
  • Date: Thu, 8 Sep 2005 16:40:25 -0700

Gang,

Is there anything I can do to get Xcode to break at all my breakpoints?!

Here is the situation:

I am writing a QuickTime export component.
I am running the Debug version (debug symbols are on and optimization is set to none)
It is directly built into the /Library/QuickTime folder (where QuickTime components need to be)
It functions properly (i.e. it successfully exports)
I am running it via Xcode and have it set up to run QTPlayer as its host app.


Now:

If I put a breakpoint on the Open call of my component, Xcode DOES stop on that breakpoint.

However, if I put a breakpoint in my ExportToFile or ExportToDataRef calls, Xcode DOES NOT stop at the breakpoint.

This is in the same source file, the same run of my code, etc. And I have SysBeep calls in there so I know with 100% confidence that the calls are being called.

So, why is Xcode ignoring these breakpoints and what can I do to get it to respect them?

I've cleaned my target. I've deleted all breakpoints and set new ones. Nothing works.

Thx,
Ando

_______________________________________________
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


  • Follow-Ups:
    • Re: Xcode Ignoring breakpoints!
      • From: Sailesh Agrawal <email@hidden>
  • Prev by Date: Re: XCode Rules!
  • Next by Date: Re: compile error while switching from gcc 3.3 to 4.0
  • Previous by thread: Custom Macros in PBXCustomTemplateDefinitions
  • Next by thread: Re: Xcode Ignoring breakpoints!
  • Index(es):
    • Date
    • Thread