Friday, April 3, 2009

GDB: Program Loaded.

This is the cryptic error I see when I forget to create a connection between a NIB object (say, a UIView object) and the associated class. This was difficult to track down because the application compiles and runs, but the moment you interact with the interface, it goes into a locked state with this (very uninformative) message.

No comments:

Post a Comment