Re: [linuxtools-dev] Valgrind UI Java Null pointer

2013-02-14 Thread Wainer Moschetta
Hi, I don't know the root cause of that exception although I suspect it is related with absence of valgrind in the environment. Anyway, I found an opportunity to improve whichVersion() method and thus submitted a patch for review: https://git.eclipse.org/r/10370 -- Wainer dos Santos Mos

Re: [linuxtools-dev] Valgrind UI Java Null pointer

2013-02-08 Thread Camilo Bernal
What version of Valgrind is installed in your system? (valgrind --version) -- Camilo Bernal - Original Message - From: "Daniel Lowell" To: linuxtools-dev@eclipse.org Sent: Friday, February 8, 2013 1:45:23 PM Subject: [linuxtools-dev] Valgrind UI Java Null pointer Hi all, Not sure