Skip to content

Instantly share code, notes, and snippets.

@rashidi
Last active December 11, 2015 09:58
Show Gist options
  • Save rashidi/4582989 to your computer and use it in GitHub Desktop.
Save rashidi/4582989 to your computer and use it in GitHub Desktop.
Java: Remote Debugging
-Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=4000,suspend=n -Xnoagent -Djava.compiler=NONE
@rashidi
Copy link
Author

rashidi commented Jan 31, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment