gdb binary (to run binary inside of gdb); gdb binary core-file (to debug crashed program). Controlling Execution. run <cmd-line args>; break <func> ...
確定! 回上一頁