胡斌

add -gstabs+ compile option

@@ -86,7 +86,7 @@ done @@ -86,7 +86,7 @@ done
86 ##################################################################################### 86 #####################################################################################
87 # build tools or compiler args. 87 # build tools or compiler args.
88 # enable gdb debug 88 # enable gdb debug
89 -GDBDebug=" -g -O0" 89 +GDBDebug=" -g -gstabs+ -O0"
90 # the warning level. 90 # the warning level.
91 WarnLevel=" -Wall" 91 WarnLevel=" -Wall"
92 # the compile standard. 92 # the compile standard.