TotalView User Guide
:
Part II: Debugging Tools and Tasks
:
Setting Action Points
:
Setting Breakpoints and Barriers
: Setting Breakpoints When Using the fork()/execve() Functions
Setting Breakpoints When Using the fork()/execve() Functions
You must link with the
dbfork library
before debugging programs that call the
fork()
and
execve()
functions. See
“
Compiling Programs”
.