在terminal裡,輸入指令 gdb (用-g 參數編譯的執行檔檔名) ,不用加 ./ 喔! 範例指令如下: gdb hw1.exe. 如果想要同時看到source code,可以加上參數 -tui ...
確定! 回上一頁