I have noticed that if I launch an MPI job under a debugger, then orterun does not create the attach fifo. This is OK for the initial debug session, however, if I detach the debugger and then later try to attach to the same MPI job, the attach fifo does not exist and thus my debugger fails. Is it possible for orterun to generate the attach fifo after the initial debugger session detaches?