ABAP Debug Breakpoint
abap_debug_breakpointSet or remove line breakpoints on ABAP source lines to control debugging execution. Specify file, line numbers, and optionally a condition.
Instructions
Set or remove line breakpoints for an adt:// ABAP source URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | set | |
| filePath | Yes | ||
| condition | No | ||
| lineNumbers | Yes | ||
| connectionId | Yes |