debug_attach
Attach to a running process by PID to begin live debugging, returning a persistent session ID for subsequent analysis commands.
Instructions
Attach the radare2 debugger to a running process by PID and return a persistent session ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Process ID to attach to |