正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -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. |
-
mentioned in commit 40796f0d
-
请 注册 或 登录 后发表评论