With the Java™ and mixed language debugger, you can
debug Java that
calls other languages - and other languages that call Java.
When you launch a Java and mixed language debug session, you
will be doing the following things:
- Debugging Java using the Java development tools (JDT) debugger. For
information about this debugger, see the Java development tools (JDT) debugger section
in the online help.
- Debugging another language (or other languages) that have called or been
called by Java. When debugging other languages, you will be using
functionality that has been provided in separate debuggers for that language
- and information about these debuggers can be found in the online help.
To determine which languages support mixed language debugging with Java,
open the Java and mixed language debug preference page. In this
page, supported languages are listed for mixed language debugging enablement.
For information about setting Java and mixed language debugging preferences,
see the related topic.