how to use gdb when a function arguments code example Example: gdb run program with args gdb --args executablename arg1 arg2 arg3