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§
- Gdb
- GdbBuilder
- GdbError
- Received error from gdb. Code: {code:?}, msg: {msg:?}
- Timeout
Error - Timed out waiting for a message