gdb_remote
Configure and connect a Windows GDB to a VM-side gdbserver for remote debugging sessions. Specify host, port, binaries, and architecture to establish the connection.
Instructions
Configure or connect Windows GDB to a VM-side gdbserver.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| host | No | ||
| port | No | ||
| mode | No | remote | |
| local_binary | No | ||
| remote_binary | No | ||
| sysroot | No | ||
| solib_search_path | No | ||
| debug_file_directory | No | ||
| architecture | No | ||
| confirm | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||