AppCode 2017.2 Help

Creating Exception Breakpoints

  1. On the main menu, choose Run | View Breakpoints, or press N/A.
  2. In the Breakpoints dialog box that opens, click new.
  3. Select Exception Breakpoint or JavaScript Exception Breakpoint from the drop-down list.
  4. AppCode returns you to the Breakpoints dialog box.

  5. Configure the new exception breakpoint as described in Configuring Breakpoints.
Last modified: 13 December 2017

See Also