debug.clear_breakpoint
Remove a specific breakpoint from a running Java application by providing its unique ID, allowing precise control over debugging sessions.
Instructions
Remove a breakpoint by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| breakpoint_id | Yes |