20 Forks
140 Stars
140 Watchers

gdbstub

Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.

How to download and setup gdbstub

Open terminal and run command
git clone https://github.com/mborgerson/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/mborgerson/gdbstub/archive/master.zip

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

If you have some problems with gdbstub

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