Skip to content

Instantly share code, notes, and snippets.

@tuttlem
Created November 25, 2012 02:38
Show Gist options
  • Save tuttlem/4142177 to your computer and use it in GitHub Desktop.
Save tuttlem/4142177 to your computer and use it in GitHub Desktop.
Compile with debug info (GCC)
$ gcc -g test.c -o test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment