• 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: Greg Herlihy <email@hidden>
  • Date: Wed, 04 Jan 2006 22:20:35 -0800
  • Thread-topic: Breakpoints in categories are ignored?

FWIW, the gcc documentation suggests that the "most portable" file names
consist only of letters, digits, underscores, dashes and at most one dot.

Greg


On 1/4/06 4:31 PM, "Jonathon Mah" <email@hidden> wrote:

> Jonathan,
>
> On 2006-01-05, at 01:56, Jonathan del Strother wrote:
>
>> 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.
>>
>> ...
>>
>> Anyone know any ways around this (short of renaming the files)?
>
> Not me. Just for the record though, a common GDB-friendly way of
> naming category source files is with '+', as in Covers+Input.m, or
> NSString+MYExtensions.h.
>
>
> Jonathon Mah
> email@hidden
>
>
>  _______________________________________________
> 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


 _______________________________________________
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

References: 
 >Re: Breakpoints in categories are ignored? (From: Jonathon Mah <email@hidden>)

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