사용자 도구

사이트 도구


intellij_idea:remote_debug

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
intellij_idea:remote_debug [2014/12/18 23:02]
kwon37xi 만듦
— (현재)
줄 1: 줄 1:
-====== IntelliJ IDEA Tomcat Remote Debug ====== 
-  * [[http://blog.trifork.com/2014/07/14/how-to-remotely-debug-application-running-on-tomcat-from-within-intellij-idea/|How to Remotely Debug Application Running on Tomcat From Within Intellij IDEA « Trifork Blog / Trifork: Enterprise Java, Open Source, software solutions]] 
  
-===== 서버설정 ===== 
-  * Remote 포트 지정 : ''1043'' 
-  * ''CATALINA_OUT''에 다음 옵션을 지정한다.<code sh> 
--agentlib:jdwp=transport=dt_socket,address=1043,server=y,suspend=n 
-</code> 
-  * 재시작 
- 
-===== IntelliJ 설정 ===== 
-  * **Run/Debug Configurations -> Tomcat Server -> Remote** 
-  * **Startup/Connection -> Debug** 탭에서 
-    * Transport : Socket 
-    * Port : ''1043'' 지정.  
intellij_idea/remote_debug.1418911338.txt.gz · 마지막으로 수정됨: 2014/12/18 23:02 저자 kwon37xi