aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-10-24 11:14:16 +0200
committerSven Gothel <[email protected]>2011-10-24 11:14:16 +0200
commit40a0d1c18d40b99086e53addd95c0e84d0175a0b (patch)
treecef9bd96fffb1b2e1a147f51d33f9fb1e9ed382d /etc
parent6edde99f98ee91db06731be9395377ed91aba215 (diff)
Add debug-all commented out line
Diffstat (limited to 'etc')
-rwxr-xr-xetc/test.sh2
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"