Skip to content

A simple program which I use for demonstrating GDB

Notifications You must be signed in to change notification settings

KevinBuettner/tree.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

tree.c

This is a simple program, entirely contained in one file, which I use to demonstrate the GDB debugger.

It should be compiled using the following command:

gcc -o tree -g tree.c

About

A simple program which I use for demonstrating GDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages