Expand description
A client for GDB/MI, the GDB machine interface.
The main entrypoints are Gdb
and GdbBuilder
.
This crate requires a tokio runtime.
Modules§
Structs§
- Received error from gdb. Code: {code:?}, msg: {msg:?}
- Timed out waiting for a message