3 # invoker is used to test the invocation of gdbserver.
4 # The first argument is the nr of times vgdb has to be called.
5 # rest of args are given to vgdb
6 # At the end of the loop, an additional call is done
7 # but adding " -c v.kill" to kill Valgrind process.
13 while [ $i -lt $LOOPS ]