dolphin_start
Starts Dolphin with an ELF, optional disc and source roots, then connects its DAP server for debugging.
Instructions
Start Dolphin with an ELF, optional disc and source roots, then connect its DAP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elf | Yes | ||
| disc | No | ||
| port | No | ||
| headless | No | ||
| timeoutMs | No | ||
| executable | Yes | ||
| sourcePaths | No | ||
| stopOnEntry | No |