xcode4 - "Run > Stop on Objective-C exception" in Xcode 4? -


maybe knows "run > stop on objective-c exception" menu in xcode 4? i've used in xcode 3, disappeared in new ide.

in left side column of xcode 4:

  1. tap on breakpoint tab (the 6th tab over)
  2. tap on + button in bottom left of window
  3. tap 'add exception breakpoint'
  4. tap 'done' on popup

Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -