You can run gdb with --args parameter, gdb --args executablename arg1 arg2 arg3. If you want it to run automatically, place some commands in ...
確定! 回上一頁