Skip to content

Instantly share code, notes, and snippets.

@GoSteven
Forked from anonymous/java_remote_debug.sh
Created December 19, 2012 00:26
Show Gist options
  • Save GoSteven/4333376 to your computer and use it in GitHub Desktop.
Save GoSteven/4333376 to your computer and use it in GitHub Desktop.
java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment