set_breakpoint
Set a debugging breakpoint at a specified address in radare2 to pause execution and inspect binary state during reverse engineering sessions.
Instructions
Set breakpoint (db).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |