We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeabcc9 commit 83e5f27Copy full SHA for 83e5f27
tools/profiles/debug.json
@@ -5,7 +5,7 @@
5
"-fmessage-length=0", "-fno-exceptions", "-fno-builtin",
6
"-ffunction-sections", "-fdata-sections", "-funsigned-char",
7
"-MMD", "-fno-delete-null-pointer-checks",
8
- "-fomit-frame-pointer", "-O0", "-g"],
+ "-fomit-frame-pointer", "-O0", "-g3"],
9
"asm": ["-x", "assembler-with-cpp"],
10
"c": ["-std=gnu99"],
11
"cxx": ["-std=gnu++98", "-fno-rtti", "-Wvla"],
0 commit comments