In order to run crash.c with gdb, we must compile it with the -g option which tells the compiler to embed debugging information for the debugger to use.
確定! 回上一頁