Skip to content

[GDB] follow-fork-mode child #511

@ApoorvaJ

Description

@ApoorvaJ

GDB has a command called set follow-fork-mode child that instructs GDB to follow the forked process. I couldn't find a way to do this with this plugin.

I tried adding various permutations of "-exec set follow-fork-mode child" to the setup commands in the launch.json, but wasn't able to get it to work.

Is it possible to set this up from launch.json?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions