Tag Archives: Debugging

Debugging BAD_ACCESS with NSZombieEnabled

Everyone who had to debug a segmentation fault within an application, knows, how tricky it can be to detect such a bug. The reason for that is, that in most cases the crash doesn’t occur in the line of code … Continue reading

Posted in Uncategorized | Tagged , , , | 2 Comments