Skip to content

Instantly share code, notes, and snippets.

@gamerson
Created July 18, 2012 04:59
Show Gist options
  • Save gamerson/3134314 to your computer and use it in GitHub Desktop.
Save gamerson/3134314 to your computer and use it in GitHub Desktop.
Java Debug options
-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000
@gamerson
Copy link
Author

-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=800

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