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
Related topic