|
From: <man...@ve...> - 2004-02-06 07:21:01
|
Hi Folks,
I searched the valgrind documentation, but was not able to find the
answers for the following questions,
* Attach a process id with valgrind, i know it is not possible,
just confirming it.
* I have a scenario where, we have a system monitor which
starts/initializes/monitors all the other core processes. These core
processes cannot be started alone. They are tightly coupled with system
monitor. Is there any way, i will be able to individually attach valgrind
to the core process without attaching to the system monitor. I know of the
--trace-children option, this is not suited for our system, since it spawns
lot of processes in the order of hundreds.
Any help will be deeply appreciated,
Thanks,
Mani.
|