how to pass in arguments when using gdb code example Example: gdb run program with args gdb --args executablename arg1 arg2 arg3