After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 624629 - Support multi-process debugging
Support multi-process debugging
Status: RESOLVED WONTFIX
Product: nemiver
Classification: Other
Component: general
trunk
Other Linux
: Normal enhancement
: ---
Assigned To: Nemiver maintainers
Nemiver maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-07-17 18:14 UTC by Dodji Seketeli
Modified: 2020-03-10 11:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dodji Seketeli 2010-07-17 18:14:43 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.
Comment 1 André Klapper 2020-03-10 11:56:40 UTC
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!