set -- 設定gdb系統的控制變數值(不是program內的) set args -- 設定程式的程式參數。 set environment varname [=value] -- 設定環境變數。
確定! 回上一頁