NextGen TotalView for HPC User Guide : PART IV Appendices : Appendix C Platform-Specific Topics : Shared Libraries : Linking with the dbfork Library
Linking with the dbfork Library
If your program uses the fork() and execve() system calls, and you want to debug the child processes, you need to link programs with the dbfork library.
NOTE >> While you must link programs that use fork() and execve() with the NextGen TotalView for HPC dbfork library so that NextGen TotalView for HPC can automatically attach to them when your program creates them, programs that you attach to need not be linked with this library.