Debugging Programs Using the GDB Command · gcc -ggdb target. · (gdb) list 1,3 1 int inc(int a) { 2 return a+1; 3 } · (gdb) run Starting program: / ...
確定! 回上一頁