38 Forks
232 Stars
232 Watchers

gdbstub

An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.

How to download and setup gdbstub

Open terminal and run command
git clone https://github.com/daniel5151/gdbstub.git
git clone is used to create a copy or clone of gdbstub repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gdbstub https://github.com/daniel5151/gdbstub/archive/master.zip

Or simply clone gdbstub with SSH
[email protected]:daniel5151/gdbstub.git

If you have some problems with gdbstub

You may open issue on gdbstub support forum (system) here: https://github.com/daniel5151/gdbstub/issues