pet_break_add
Add a breakpoint at a specified address or symbol while the machine continues running. Use a paired wait tool to block until the breakpoint fires.
Instructions
Set a breakpoint at an address or symbol. Machine keeps running; use pet_wait_break to block until it fires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| session | No | ||
| condition | No | ||
| temporary | No |