This topic discusses various ways to debug Cocoa applications.
“Setting gdb Breakpoints for Cocoa Methods” tells you how to set a breakpoint for a Foundation or Application Kit method.
“Determining the Retain Count for an Object” tells you how to determine the retain count for an object.
Another source for information on debugging and application performance are the Performance Programming Topics.
Last updated: 2002-11-12