Re: Breakpoints in categories are ignored?
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