The debugger interfaces assist in the detection, location, and correction of logical or syntactical errors in Java applications, applets, and COM objects that are run in the Microsoft virtual machine (Microsoft VM). These interfaces can also be used for debugging Java code that mixes Java classes with native Microsoft® Win32® code. For additional information, see the Debugger Interfaces Overview.
The following debugger sample is provided.
Sample | Description |
Debugger | Location: \Samples\Debugger
Technologies: VM debugger interfaces, native code Demonstrates:
|