luser / rust-gdb-remote-protocol

A Rust crate implementing the GDB Remote Serial Protocol
Apache License 2.0
33 stars 13 forks source link

support G packet #17

Closed froydnj closed 6 years ago

froydnj commented 6 years ago

This might not be necessary for simple things like minidump debugging, but will be necessary for more general things.