Notification of Debugger Events

You can receive notifications as the Event Stream Processor changes between running and pausing, single-steps, and when the platform hits breakpoints and exceptions.

To receive these updates, you can subscribe to the _ESP_RunUpdates stream. This stream does not retain any content; notifications bypass the stream's store, and always have the operations type UPDATE. See CCL Reference Guide for more details.