Re: Number of layout managers for NSTextStorage increases
Re: Number of layout managers for NSTextStorage increases
- Subject: Re: Number of layout managers for NSTextStorage increases
- From: Kyle Sluder <email@hidden>
- Date: Mon, 13 Sep 2010 10:37:47 -0700
On Mon, Sep 13, 2010 at 9:47 AM, Jens Bauer <email@hidden> wrote:
> As I don't know how to set breakpoint in NSLayoutManager's -init with
> Xcode 2.5, I picked the second option.
Unless you're still on Tiger, you should be running the latest version
of Xcode 3.
Either way, gdb hasn't changed. Pause the debugger and use the `break`
command. GDB documentation is available on the ADC site:
http://developer.apple.com/library/mac/#documentation/DeveloperTools/gdb/gdb/gdb_toc.html
It's important to know your tools.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden