This only starts the debugger; it does not start running the program in the debugger. Look at the source code and set a breakpoint at line 43; (gdb) b 43
確定! 回上一頁