added flags for debug
authorPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 23 Aug 2009 23:57:47 +0000 (19:57 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 23 Aug 2009 23:57:47 +0000 (19:57 -0400)
TODO

diff --git a/TODO b/TODO
index 1584ce1..c24c14b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,7 @@ Make system todo list
 
 - Test make system using windows gnu make and using cygwin
 - Test make system using extended debug symbols and netbeans
+    CFLAGS="-g3 -gdwarf-2" CXXFLAGS="-g3 -gdwarf-2"
 
 - Add `run' targets to make system
 - Add compile environment echo commands to make system (ex. echo-includes)