debuggerListen
Subscribe to debugging events to monitor and respond to ABAP debugging sessions in real time.
Instructions
Listens for debugging events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | The user. | |
| ideId | Yes | The IDE ID. | |
| terminalId | Yes | The terminal ID. | |
| checkConflict | No | Whether to check for conflicts. | |
| debuggingMode | Yes | The debugging mode. | |
| isNotifiedOnConflict | No | Whether to be notified on conflict. |