Previous Topic: Debug View Artifacts and StatesNext Topic: Debug View Interactions with Other Views


Sample Debug Views

The following sample Debug view shows that only the default Listener port (4567) is configured. The application is connected but is currently suspended.

Debug view

You can configure multiple Listener ports. In the following example, three Listener ports (4567, 4568, and 4569) have been configured. The application connected to port 4567 is connected and is currently running. The application connected to port 4568 is suspended at statement 0 (entry to the Action Diagram). The configured port 4569 is listening for application connections, but currently has no connections.

Sample Debug View Listener Port