Add par_alloc_object to the major collector function table.
[mono.git] / mono / mini / debug-mini.h
index 698656ecab03bd992f7a60d902fcaab9ad8ab1b8..b46d75ba4ff4c41134d24df8c375627a76ea1af0 100644 (file)
@@ -30,6 +30,9 @@ mono_debugger_handle_exception (MonoContext *ctx, MonoObject *obj);
 MonoObject *
 mono_debugger_runtime_invoke (MonoMethod *method, void *obj, void **params, MonoObject **exc);
 
+gboolean
+mono_debugger_abort_runtime_invoke (void);
+
 /*
  * Internal exception API.
  */