Re: Breakpoints in categories are ignored?
Re: Breakpoints in categories are ignored?
- Subject: Re: Breakpoints in categories are ignored?
- From: Jonathon Mah <email@hidden>
- Date: Thu, 5 Jan 2006 11:01:04 +1030
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