On Oct 12, 2009, at 9:01 AM, Bill Bumgarner wrote:
On Oct 12, 2009, at 8:50 AM, Nick Rogers wrote:
2009-10-12 20:28:53.651 My Program[33987:6263] *** -[CFArray
count]: message sent to deallocated instance 0x1149a9310
[Switching to process 33987]
[Switching to process 33987]
sharedlibrary ap
On Oct 12, 2009, at 8:50 AM, Nick Rogers wrote:
2009-10-12 20:28:53.651 My Program[33987:6263] *** -[CFArray count]:
message sent to deallocated instance 0x1149a9310
[Switching to process 33987]
[Switching to process 33987]
sharedlibrary apply-load-rules all
2009-10-12 20:29:03.917 My Program
> Is it possible to some how to get it automatically stop at [CFArray count]
> OR is it possible to set a breakpoint at all [CFArray count] in Xcode or in
Break on objc_exception_throw.
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do n
Hi,
I order to track a bug which made an outline view hang the GUI, I set
NSZombieEnabled with value YES in the app's environment variable.
Now even before I could get to the point of GUI hangs the following is
reported in console:
2009-10-12 20:28:53.651 My Program[33987:6263] *** -[CFArray