GNOME Bugzilla – Bug 624629
Support multi-process debugging
Last modified: 2020-03-10 11:56:40 UTC
This is a meta enhancement request to add the needed infrastructure for multi-process debugging in general. Here are some points that we need to address: * Support asynchronous GDB/MI notification of threads lifetime related events. * Track a stack of forked processes starting from the current inferior. I.e, when the current inferior does a fork, we should be able to record the environment of the child process, but we should also be able to keep the environment of the parent process around, in case the user e.g. would want to restart either the child or the parent with its initial environment. * Support non-stop debugging for threads.
Closing all open Nemiver tasks as this project does not seem to be maintained anymore. Please see https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/235#note_732192 for further information. Thanks!