24 Forks
300 Stars
300 Watchers

sdb

Source code for the book Building a Debugger

How to download and setup sdb

Open terminal and run command
git clone https://github.com/TartanLlama/sdb.git
git clone is used to create a copy or clone of sdb 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 sdb https://github.com/TartanLlama/sdb/archive/master.zip

Or simply clone sdb with SSH
[email protected]:TartanLlama/sdb.git

If you have some problems with sdb

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