pipx install gdbgui. 使用. gdbgui -p 10001 -r "a.out". -p 10001表示設定的埠是10001,-r 表示是遠端remote除錯模式(即除錯介面不在Linux機上).
確定! 回上一頁