idea远程debug

https://blog.csdn.net/f59130/article/details/74171230

 

远程服务启动的时候,追加

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

 

通过idea就可以进行远程debug了。详情参考这里

posted @ 2018-06-27 16:14  VoctrALs  阅读(127)  评论(0编辑  收藏  举报