X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9c5fcb22fadba8e6b7a67202dbb4789e728b2a49..4fee224a17662ec1877876618bb9e1318528a911:/doc/manpage/smpirun.1 diff --git a/doc/manpage/smpirun.1 b/doc/manpage/smpirun.1 index a9e333684c..763664de43 100644 --- a/doc/manpage/smpirun.1 +++ b/doc/manpage/smpirun.1 @@ -23,7 +23,12 @@ Print the usage and a résumé of the available options Do not remove the generated files after execution. .TP \fB\-wrapper\fR -Use command to run the program (e.g. "valgrind"). +Use command to run the program (e.g. "valgrind", "gdb --args", "rr record"). +You usually want to use the "-foreground" option as well in order to have a TTY. +.TP +\fB\-foreground\fR +Run the child process in the foreground. +This gives the child process access to the TTY. .TP \fB\-map\fR Display the machine on which each process rank is mapped.