edb_follow_fork
Configures the debugger to follow either the parent or child process after a fork, enabling continued debugging on the selected branch.
Instructions
Set whether the debugger follows the parent or child process after a fork.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |