remove_tracepoint
Delete a tracepoint by its unique ID to remove it from the debugging session.
Instructions
Remove a tracepoint by ID.
Args: tracepoint_id: Tracepoint ID (e.g., "tp-1")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracepoint_id | Yes |