(gdb) set follow-fork-mode child (gdb) b workfile_mgr_create_set_internal Breakpoint 1 at 0xddeb79: file workfile_mgr.c, line 484. (gdb) c Continuing.