Skip to content

Instantly share code, notes, and snippets.

@HudsonSchumaker
Created September 18, 2024 09:24
Show Gist options
  • Select an option

  • Save HudsonSchumaker/dc51ab02d00b3db4ea696cfc53266941 to your computer and use it in GitHub Desktop.

Select an option

Save HudsonSchumaker/dc51ab02d00b3db4ea696cfc53266941 to your computer and use it in GitHub Desktop.
Enable jvm remote debug
JAVA_TOOL_OPTIONS: "-agentlib:jdwp=transport=dt_socket,address=*:5005,server=y,suspend=n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment