From: Patrik Gornicz Date: Sun, 23 Aug 2009 23:57:47 +0000 (-0400) Subject: added flags for debug X-Git-Tag: libbear-premerge~9 X-Git-Url: http://gitweb.pgornicz.com/?a=commitdiff_plain;h=599e6ff01ffbf5d7d05aaca401700d742ca5402e;p=libbear.git added flags for debug --- diff --git a/TODO b/TODO index 1584ce1..c24c14b 100644 --- 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)