Skip to content

Commit eb094c0

Browse files
author
Vladimir Kotal
committed
mention -g for gcc
1 parent edb64aa commit eb094c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debug/dbx.c

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
*
1010
* In the debugger type 'where' and see the difference.
1111
*
12+
* Use the -g option when compiling with gcc and try again.
13+
*
1214
* You might want to run 'ulimit -c size' with reasonable non-zero size
1315
* before running the program to actually get the core file.
1416
*/

0 commit comments

Comments
 (0)