Hi, I am debugging my code on a system that does not allow any X11 connections, therefore the following does not work: mpiexec -n 2 solver run.xml -start_in_debugger -display :0.0 Are there alternative ways of using a debugger circumventing X11 connections? Thanks Dominik