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

后端 未结 3 717
轮回少年
轮回少年 2020-11-22 02:15

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.

3条回答
  •  一整个雨季
    2020-11-22 02:47

    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

提交回复
热议问题