Hi all!
I have a Native Java application in linux and i want detect memory weak. I try used Valgrind but seem that don't work fine. Then I tried to also install dbx (Oracle Studio)
but it seems that is not available for Ubuntu 14.04
. Is there another solution that can be used to detect these leaks ?