To enable JPDA for Unwired Platform debugging, the Unwired Server needs to be started in JPDA mode.
This task describes how to setup JPDA and attache the Java standard debugger to Unwired Server.
set DJC_JPDA_PORT=5005
start-unwired-server.bat -jpda
sup-server-service.bat remove
sup-server-service.bat install -jpda
TCP 0.0.0.0:<JPDAport> 0.0.0.0:0 LISTENING