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”.