胡斌

Revert "add -gstabs+ compile option"

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