Skip to content

Instantly share code, notes, and snippets.

@zeroDivisible
Last active December 21, 2015 17:39
Show Gist options
  • Save zeroDivisible/6342202 to your computer and use it in GitHub Desktop.
Save zeroDivisible/6342202 to your computer and use it in GitHub Desktop.
Java VM debug command line flags I'm always forgetting one or two of those, so I'm adding them here.
-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address={PORT}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment