IBM Streams 4.2

Debugging an application in stand-alone mode

The SPL compiler generates a stand-alone executable program that is run independently of the IBM® Streams instance.

This method provides an easy-to-use sandbox for testing an application without the need of starting a runtime instance and submitting a job.

Run the stand-alone executable with the -ggdb option:

directory/output/bin/standalone -ggdb