Exceptions
Exceptions
- Subject: Exceptions
- From: Steve Gehrman <email@hidden>
- Date: Mon, 28 May 2001 14:38:57 -0700
When I run my app I'm getting....
May 28 14:27:34 MyApp[3003] Exception raised during posting of
notification. Ignored. exception: *** -[NSCFArray addObject:]: attempt
to insert nil
Is there a way to get gdb to stop when it hits an exception like this?
steve