Technical Q&A: Finding EXC_BAD_ACCESS bugs in a Cocoa project
Technical Q&A: Finding EXC_BAD_ACCESS bugs in a Cocoa project:
QA1367: Discusses how to find memory protection violations or EXC_BAD_ACCESS bugs in Cocoa projects.
ok now this is a good start, ok not really that helpful. Really all is says is that if you get this then you lost track of your reference counting, but doesn’t really help you find it, just how to avoid it. So if it is too late what do you do, CocoaDev.com to the rescue.Debugging Autorelease. This has saved my sorry reference mis-counting butt more then once.
(Via Apple Developer Connection Cocoa Headlines.)
You’re currently reading “Technical Q&A: Finding EXC_BAD_ACCESS bugs in a Cocoa project”, an entry on Sam's random musings
- Published:
- 10.11.06 / 10am
- Category:
- Apple Dev Tech
- Tags:
No comments
Jump to comment form | Comments RSS [?] | Trackback URI [?]