Created
September 18, 2024 09:24
-
-
Save HudsonSchumaker/dc51ab02d00b3db4ea696cfc53266941 to your computer and use it in GitHub Desktop.
Enable jvm remote debug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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