mono-api-debug.html
mono_debug_il_offset_from_address
gint32
mono_debug_il_offset_from_address (MonoMethod *method, MonoDomain *domain, guint32 native_offset)
Remarks
Compute the IL offset corresponding to NATIVE_OFFSET inside the native
code of METHOD in DOMAIN.
mono_debug_add_method
Prototype: mono_debug_add_method
mono_debug_close_mono_symbol_file
Prototype: mono_debug_close_mono_symbol_file
mono_debug_find_method
Prototype: mono_debug_find_method
mono_debug_using_mono_debugger
Prototype: mono_debug_using_mono_debugger
Mono Debugger Interface
These are methods that are invoked by the debugger at
runtime.
mono_debugger_breakpoint_callback
Prototype: mono_debugger_breakpoint_callback
mono_debugger_check_runtime_version
Prototype: mono_debugger_check_runtime_version
mono_debugger_event
Prototype: mono_debugger_event
mono_debugger_handle_exception
Prototype: mono_debugger_handle_exception
mono_debugger_insert_breakpoint_full
Prototype: mono_debugger_insert_breakpoint_full
mono_debugger_insert_breakpoint
Prototype: mono_debugger_insert_breakpoint
mono_debugger_lock
Prototype: mono_debugger_lock
mono_debugger_method_has_breakpoint
Prototype: mono_debugger_method_has_breakpoint
mono_debugger_remove_breakpoint
Prototype: mono_debugger_remove_breakpoint
mono_debugger_runtime_invoke
Prototype: mono_debugger_runtime_invoke
mono_debugger_unlock
Prototype: mono_debugger_unlock