gdbstub 0.7.1

An implementation of the GDB Remote Serial Protocol in Rust
Documentation

gdbstub

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

  • std
  • trace-pkt

std

  • alloc

trace-pkt

  • alloc

alloc

  • managed/alloc

paranoid_unsafe

    This feature flag does not enable additional features.