Hi,
In order to debug JOGL application I have tried GIntercept(
http://code.google.com/p/glintercept/). After several difficulties, I have managed to run it by putting its OpenGL32.dll and gliConfig.ini files inside the bin directory of the JDK. It is a good tool as it is free and as sources have not to be modified.
This way it is working fine but I am not pleased with my solution and therefore I am looking for better solution. If you have one do not hesitate to share it.
Thanks in advance.
Jakez