Gdb is a debugger for C (and C++). It allows you to do things like ... To prepare your program for debugging with gdb, you must compile it with the -g flag.
確定! 回上一頁