Skip to content

Instantly share code, notes, and snippets.

@ChinaXing
Created June 9, 2014 06:53
Show Gist options
  • Save ChinaXing/86b788a7c39871d78367 to your computer and use it in GitHub Desktop.
Save ChinaXing/86b788a7c39871d78367 to your computer and use it in GitHub Desktop.
jdb windows remote debug
jdb -connect com.sun.jdi.SocketAttach:hostname=1.2.3.4,port=8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment