In this video we will get you familiar with the approach to debugging JNI code based on a new debug interface implemented on top of Apache Harmony JVM. This approach provides support for seamless debugging native methods in Java applications and access to native data. The user interface is plugged into Eclipse IDE and based on the JDT and CDT debug interfaces. We will demonstrate the new approach on basic debug scenarios.
We are working on an upgrade to JNI, which hides the C code from the Java programmer. Have a look at "Returning Control to the Programmer: SIMD Intrinsics for Virtual Machines" for the (ACM) Queue Magazine.
dshap092 10 months ago
is it eclipse with CDT plugin ?
sbhusi 11 months ago