Native Code Generation APIs

These APIs are only available when Mono is running with the native code generation backend (the Mono JIT).

Useful Debugging Functions

These functions are useful when running the Mono VM inside a debugger.

mono_pmip

mono_print_code

mono_print_method_from_ip

mono_print_thread_dump

mono_threads_request_thread_dump

Helper Tools For Native Ports

mono_inst_foreach

mono_inst_name

JIT Tree Debugging Functions

mono_print_tree

mono_print_tree_nl