114 AM> rust-gdb -q target/debug/foo 從target/debug/foo讀取符號... (gdb) b hello 斷點1在0x7a44: 檔案src/main.rs, 行2。 (gdb) 運行啟動程式。
確定! 回上一頁