diff options
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/test.sh b/etc/test.sh index 09b97ce69..dcef0f488 100755 --- a/etc/test.sh +++ b/etc/test.sh @@ -24,6 +24,8 @@ echo echo CLASSPATH: $CLASSPATH echo +# D_ARGS="-Djogamp.debug=all -Dnativewindow.debug=all -Djogl.debug=all -Dnewt.debug=all" +# # D_ARGS="-Djogamp.debug.TraceLock" # D_ARGS="-Dnewt.debug.EDT -Dnativewindow.debug.ToolkitLock.TraceLock -Dnativewindow.debug.NativeWindow" # D_ARGS="-Dnewt.debug.Window -Dnewt.debug.Display -Dnewt.debug.EDT" |