Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Tags:

xcode

xcode4

Maybe somebody knows where is the "Run > Stop on Objective-C exception" menu in Xcode 4? I've used it sometimes in Xcode 3, but it disappeared in the new IDE.

like image 834
ddnv Avatar asked Feb 10 '11 19:02

ddnv


2 Answers

In the left side column of xcode 4:

  1. tap on the breakpoint tab (the 6th tab over)
  2. tap on the + button in the bottom left of the window
  3. tap 'add exception breakpoint'
  4. tap 'done' on the popup
like image 171
Tylerc230 Avatar answered Sep 18 '22 13:09

Tylerc230


See the image It will help,

enter image description here

good luck, Naveen Shan

like image 29
Naveen Shan Avatar answered Sep 20 '22 13:09

Naveen Shan