We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb64aa commit eb094c0Copy full SHA for eb094c0
debug/dbx.c
@@ -9,6 +9,8 @@
9
*
10
* In the debugger type 'where' and see the difference.
11
12
+ * Use the -g option when compiling with gcc and try again.
13
+ *
14
* You might want to run 'ulimit -c size' with reasonable non-zero size
15
* before running the program to actually get the core file.
16
*/
0 commit comments