5 Forks
9 Stars
9 Watchers

gdb_tutorial

A tutorial for debugging with gdb

How to download and setup gdb_tutorial

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

Or simply clone gdb_tutorial with SSH
[email protected]:metiscus/gdb_tutorial.git

If you have some problems with gdb_tutorial

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