#gdb

gdbmi

(WIP) Interact with a GDB session through the GDB machine interface

2 releases

0.0.2 May 13, 2021
0.0.1 May 13, 2021

#1452 in Debugging

Download history 248/week @ 2025-08-16 110/week @ 2025-08-23 151/week @ 2025-08-30 143/week @ 2025-09-06 218/week @ 2025-09-13 165/week @ 2025-09-20 164/week @ 2025-09-27 148/week @ 2025-10-04 119/week @ 2025-10-11 133/week @ 2025-10-18 240/week @ 2025-10-25 365/week @ 2025-11-01 245/week @ 2025-11-08 232/week @ 2025-11-15 178/week @ 2025-11-22 178/week @ 2025-11-29

910 downloads per month

MIT license

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

Crates.io MIT Licensed

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].

pygdbmi-license

Dependencies

~8–20MB
~250K SLoC