Best practices in debugging xcode ios 5.0? -


earlier i'm .net programmer debugging simple, find difficult in debugging ios. can explain best , simple way debug ios xcode. how skip between unnecessary files while debugging using shortcut keys?

use breakpoints step through code. enable breakpoint catches exceptions. should program in chunks , step through make sure chunk works, repeat. easy debug in xcode, using breakpoints , paying attention variable values come in debug window


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -