Top 4 Rust GDB Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
gdbstub
An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)
-
-
I developed https://github.com/wcampbell0x2a/heretek as a modern equivalent
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Rust GDB discussion
Rust GDB related posts
-
Nnd – a TUI debugger alternative to GDB, LLDB
-
Noctane: a highly WIP original PlayStation emulator
-
udbserver - Provide Unicorn Emulator with a debug server - Written in Rust, with bindings of C, Go, Java and Python
-
gdbstub 0.6: An ergonomic, #![no_std] implementation of the GDB Remote Serial Protocol in Rust - now with async support!