To increase debug output, specifically internally from LWJGL, you can pass the -Dorg.lwjgl.util.Debug=true switch to the VM when launching. This also allows you to call org.lwjgl.LWJGLUtil.log(“string”); which prints the message to stderr.
lwjgl/tutorials/usingdebug.txt · Last modified: 2007/07/07 00:38 (external edit)