equal
deleted
inserted
replaced
178 |
178 |
179 and then attach with debugger:: |
179 and then attach with debugger:: |
180 |
180 |
181 $ jdb -attach $PORT |
181 $ jdb -attach $PORT |
182 |
182 |
|
183 Dump current thread traces and memory statistic to stdout:: |
|
184 |
|
185 $ kill -QUIT $PID |
|
186 |
183 Find jar by class. |
187 Find jar by class. |
184 ================== |
188 ================== |
185 |
189 |
186 http://mvnrepository.com/search.html?query=PKG |
190 http://mvnrepository.com/search.html?query=PKG |
187 http://www.jarfinder.com |
191 http://www.jarfinder.com |