dbg_regs_named
Fetch specific register values for the current thread in an IDA Pro instance by providing register names and instance ID.
Instructions
Get selected registers for the current thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| register_names | Yes | Comma-separated register names, e.g. 'RAX,RBX' | |
| instance_id | Yes | Target IDA instance ID (required) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||