delete_breakpoint
Delete a breakpoint at the specified address or symbol. Returns confirmation of removal.
Instructions
Delete a breakpoint at the specified address or symbol.
Args: address: Address or symbol name of the breakpoint to delete
Returns: Confirmation of deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |