• 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: Breakpoints in categories are ignored?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Breakpoints in categories are ignored?


  • Subject: Re: Breakpoints in categories are ignored?
  • From: Jonathan del Strother <email@hidden>
  • Date: Wed, 4 Jan 2006 15:26:19 +0000

On 4 Jan 2006, at 11:58, Jonathan del Strother wrote:

The debugger is totally ignoring any breakpoints that I place in class categories. gdb shows them as pending.

I'm sure this worked before - any ideas why it's stopped?


Nevermind, finally figured it out. All my category files are named with brackets - eg Covers(Input).m
The brackets seem to confuse gdb, and the breakpoints within them never get resolved.


Odd, though - gdb obviously handles them at some level. For instance, if I place an NSLog within Covers(Input).m, then break at NSLog, I can step out of that function, and then step through my Covers(Input) file. Still doesn't resolve the Covers(Input) breakpoints, though.


Anyone know any ways around this (short of renaming the files)?

Jon

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Breakpoints in categories are ignored?
      • From: "John C. Randolph" <email@hidden>
    • Re: Breakpoints in categories are ignored?
      • From: Jonathon Mah <email@hidden>
References: 
 >Breakpoints in categories are ignored? (From: Jonathan del Strother <email@hidden>)

  • Prev by Date: Re: perform ... afterDelay?
  • Next by Date: Re: perform ... afterDelay?
  • Previous by thread: Breakpoints in categories are ignored?
  • Next by thread: Re: Breakpoints in categories are ignored?
  • Index(es):
    • Date
    • Thread