run gdb with args code example Example: gdb run program with args gdb --args executablename arg1 arg2 arg3