Can't debug in 1.5
Can't debug in 1.5
- Subject: Can't debug in 1.5
- From: "David Clark" <email@hidden>
- Date: Thu, 12 Aug 2004 14:16:01 -0700
Debugging worked fine in 1.2
When we hit a breakpoint 2 things happen:
- after about 10 secs we get a message "timed out
fetching data values..."
- then after a minute or two (during which the debugger
is unusable), we get an exception message: "Error from
Debugger: NSInvalidArgumentException, reason:***
-[NSCFArray addObject]:attempt to insert nil".
After this happens we can't step.
If we use GDB directly it works fine.
We have a fairly large project with multiple frameworks and
static libs being linked together. The final debug product is
over 800 MB, compared to less than 100 MB for the production
build.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.