Get up and running. To debug C/C++ code with GDB, compile it with debugging instructions: gcc -g source.c -o executable.
確定! 回上一頁