18 Forks
108 Stars
108 Watchers

write-a-strace-and-gdb

A tiny system call tracer and debugger implementation

How to download and setup write-a-strace-and-gdb

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

Or simply clone write-a-strace-and-gdb with SSH
[email protected]:javierhonduco/write-a-strace-and-gdb.git

If you have some problems with write-a-strace-and-gdb

You may open issue on write-a-strace-and-gdb support forum (system) here: https://github.com/javierhonduco/write-a-strace-and-gdb/issues