Command-line debugger
You can also use Apama's engine_debug tool to control execution of your EPL code in the correlator and inspect correlator state. This tool is a correlator client that runs a single command from the command line. It is not an interactive command-line debugger. The interactive debugger in Software AG Designer is more useful during the development of an application. In general, the command-line engine_debug tool is expected to be most useful during or after deployment of your application.
For more information on
engine_debug, see
Using the command-line debugger .