胡斌

add -gstabs+ compile option

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