JDWP remote debugging

1) adding configure remote program parameters javaArgs -Xdebug -Xrunjdwp: transport = dt_socket, suspend = n, server = y, address = 5555 in the fast bin background (manager-ng), the editing is wallemanagerd, added javaArgs the above parameters.

 

(2) ecplise Configuration Menu: Debug - "Debug confeguration pop: Remote Java Application, double-click Remote Java Application Host application will generate a class monitor current module: ip address Port remote program: Remote javaArgs open ports. Click Debug Monitor Remote debugging is started, you need to set breakpoints view variables.

Guess you like

Origin www.cnblogs.com/fubinhnust/p/11930498.html