Skip to content

Instantly share code, notes, and snippets.

@RushOnline
Created May 9, 2015 20:16
Show Gist options
  • Save RushOnline/aac947f2759cb8e660ae to your computer and use it in GitHub Desktop.
Save RushOnline/aac947f2759cb8e660ae to your computer and use it in GitHub Desktop.
Good gcc debug flags
-g3 -ggdb -gdwarf-4 -O0 -fno-inline -DDEBUG -Wall -Werror
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment