We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bc924 commit 5892ea3Copy full SHA for 5892ea3
README.md
@@ -212,7 +212,7 @@ in: (a.out) foo2() (main.cpp:14)
212
in: (a.out) bar() (main.cpp:16)
213
in: (a.out) foo() (main.cpp:17)
214
in: (a.out) main (main.cpp:21)
215
-in: (/usr/lib/x86_64-linux-gnu/libc.so.6) << Unknown >>
+in: (/usr/lib/x86_64-linux-gnu/libc.so.6) 0x29ca8
216
in: (/usr/lib/x86_64-linux-gnu/libc.so.6) __libc_start_main + 133
217
in: (a.out) _start + 33
218
```
0 commit comments