dosbox_attach
Attach to a running DOSBox-X process using its PID and locate the game's data segment for memory inspection, patching, and code tracing. Use session listings to identify candidate process IDs.
Instructions
Attach to a DOSBox-X process that is already running, by process id, and locate the game's data segment inside it. Use dosbox_sessions to find candidate process ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | DOSBox-X process id. | |
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||