The GDB commands step, next and continue can be used execution the program in ... gcc -Wall -g -o factorial factorial.c $ gdb factorial (gdb) break 15 (gdb) ...
確定! 回上一頁