This is the mail archive of the
insight@sourceware.org
mailing list for the Insight project.
support for multiprocess debugging
- From: Kalpak Shah <kalpak dot shah at gmail dot com>
- To: insight at sources dot redhat dot com
- Date: Thu, 6 Oct 2005 17:49:33 +0530
- Subject: support for multiprocess debugging
- References: <460220570510060323n31ce4ee5rade24a226c169017@mail.gmail.com>
- Reply-to: Kalpak Shah <kalpak dot shah at gmail dot com>
hey,
We are creating multiprocess debugging support inside GDB on the lines
of Etnus's Totalview.
We will have utilities like attaching processes to a process group,
barrier points,etc. I havent yet dived into the internals of DDD, but
from what I know adding good front end support for my extension to GDB
will entail a lot of work. Do you think DDD is suitable for this job?
Thanks,
Kalpak