胡斌

Revert "add -gstabs+ compile option"

This reverts commit 595e696d.
@@ -80,7 +80,7 @@ done @@ -80,7 +80,7 @@ done
80 ##################################################################################### 80 #####################################################################################
81 # build tools or compiler args. 81 # build tools or compiler args.
82 # enable gdb debug 82 # enable gdb debug
83 -GDBDebug=" -g -gstabs+ -O0" 83 +GDBDebug=" -g -O0"
84 # the warning level. 84 # the warning level.
85 WarnLevel=" -Wall" 85 WarnLevel=" -Wall"
86 # the compile standard. 86 # the compile standard.