On Mon, Sep 13, 2010 at 9:47 AM, Jens Bauer <appleli...@bruger.mine.nu> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com