Developing Apama Applications > Using Apama Studio > Debugging EPL Applications > Adding breakpoints
Adding breakpoints
You can add breakpoints to any of the EPL files included in the project. To add a breakpoint to an EPL file:
1. In the Developer perspective open the EPL file in which you want to add a breakpoint.
2. Double click in the left margin of the desired line in the EPL file or right click in the left margin and select Toggle Breakpoint from the pop-up menu. The breakpoint is indicated by a solid blue circle in the left margin, as shown in the action onload line in the illustration below.
3. Repeat Step 1 and Step 2 for each breakpoint you want to set.
Note, when debugging an application on a remote machine, breakpoints are supported only inside EPL actions of monitors and events. Breakpoints inside listeners of actions or breakpoints outside of actions are not supported. See Debugging a remote application.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.