follow_fork_inherit Environment Variable

Related Topics:

Setting Whether Child Inherits Breakpoints Environment Variables
dbxenv Command

The follow_fork_inherit environment variable determines whether a child process inherits its parent's breakpoints.

follow_fork_inherit on | off If set to on, the child process inherits events. Default: off.