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 qXfer requests #8

Open froydnj opened 6 years ago

froydnj commented 6 years ago

This is really a meta issue, since there are a number of different requests to support.

We also need to provide some nice-ish API for signaling qXfer support back to GDB.