|
From: Ravindra P. <rav...@gm...> - 2007-05-11 10:41:20
|
Hi, i have two question. 1) can valgrind be used on the process which are not compiled with -g option? 2) how to attach valgrind to a running process? -- Thanks & Regards, Ravindra M. Patil |
|
From: Tom H. <to...@co...> - 2007-05-11 10:46:25
|
In message <6ef...@ma...>
Ravindra Patil <rav...@gm...> wrote:
> 1) can valgrind be used on the process which are not compiled with -g option?
Yes. The results may not be as useful, but it can certainly be done.
> 2) how to attach valgrind to a running process?
You can't.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|