Local debugging
Local debugging is the simplest and most common
kind of debugging. After you have finished editing and compiling your
StreamIt program, you can launch the program on your workstation using the Run > Debug... menu item on the
workbench. Launching the program in this way will establish a connection
between the debugger client and the StreamIt program that you are
launching. You may then use breakpoints to debug your program.
General debugging support and Eclipse
integration
Launching a StreamIt program in debug mode