2 releases
| 0.0.2 | May 13, 2021 |
|---|---|
| 0.0.1 | May 13, 2021 |
#1452 in Debugging
910 downloads per month
91KB
2K
SLoC
A client for GDB/MI, the GDB machine interface.
The main entrypoints are [Gdb] and GdbBuilder.
This crate requires a tokio runtime.
gdbmi
Interact with a GDB session through the GDB machine interface
The parser is ported from pygdbmi, written by Chad Smith, which [is also MIT licensed][pygdbmi-license].
Dependencies
~8–20MB
~250K SLoC