I keep trying to figure out a how to get jdwp to work with Embedded Java, using either a full jre or compact3 profile. In both cases, it cannot find libjdwp.so.
According to this document, it should be supported, except in the minimal VM option of the JRE. I am using the ARMv5 Linux (linux-arm-sflt) version, which I suspect might not include this anymore? It was in the EJRE7 though, so I'm surprised it is missing now. Does anyone know about this?