Multiple Debugging Processes | Managing Sessions |
When a process forks a child process, you can choose to debug the parent process, the child process, or both. You can also override the normal deletion of all breakpoints from the forked process.
The The Sampling Collector is disabled for a forked process.
If you consistently follow the same process across executions, you can bypass the Follow Fork Dialog Box by designating the default action you want to take.