PreviousNext

View breakpoints

Breakpoints added to your source code in the current workspace are listed in the breakpoints pane.

> On the View menu, click Breakpoints.

If a breakpoint is set before executable code, the debugger moves a breakpoint to the next executable line.

When opened in the BlackBerry® IDE, a source file that was modified outside the BlackBerry IDE might contain a breakpoint that appears with a red background in the breakpoints pane. A breakpoint that contains a red background in the breakpoints pane requires repositioning in the BlackBerry IDE for the debugging tool to recognize it.

Reposition a breakpoint added outside the BlackBerry IDE

    1. In the breakpoints pane, double-click the breakpoint with the red background.
    2. In the source file, remove and then add the breakpoint to the correct line of code.

Related topic


   BlackBerry