Implementation of the GDB Remote Serial Protocol in Rust for building debug stubs.
# Cargo.toml
[dependencies]
gdbstub = "0.7.10"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run a GDB stub server with a given connection.
Implement `gdbstub::target::Target` for your target type.
No dependency data recorded yet.