I am debugging under Linux and have a program that exits very early in its initialization. VisualGDB reports that gdbserver has exited because the program has exited with a return code of 129.
How do I configure VisualGDB to only deploy the program but do not run it?