|
From: Waldo B. <Wal...@in...> - 2005-07-08 20:00:34
|
Hi, At Intel we are currently looking what needs to be done in Eclipse to enable the integration of memory access checking tools such as valgrind. I was wondering if any of you have been looking into integration of valgrind into Eclipse already or whether you know anyone that is working on this or plans to in the near future. In particular I'm interested to hear about any requirements that you may have for Eclipse in this regard. Cheers, Waldo -- Linux Client Architect - Channel Software Operation - Intel Corporation |
|
From: Nicholas N. <nj...@cs...> - 2005-07-12 15:02:32
|
On Fri, 8 Jul 2005, Waldo Bastian wrote: > At Intel we are currently looking what needs to be done in Eclipse to enable > the integration of memory access checking tools such as valgrind. I was > wondering if any of you have been looking into integration of valgrind into > Eclipse already or whether you know anyone that is working on this or plans > to in the near future. In particular I'm interested to hear about any > requirements that you may have for Eclipse in this regard. I think someone may have asked about this a while back. KDevelop has a Valgrind plug-in, so looking at how that works may be useful. Other than that I don't have any suggestions. N |