2008-01-17 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / mono / metadata / mono-debug-debugger.h
index 4ee050c03196043eab13eebecafffd71a1de269e..fa2d46c68276ea95312d4e1316498826c3337c93 100644 (file)
@@ -60,7 +60,7 @@ gchar *
 mono_debugger_check_runtime_version (const char *filename);
 
 void
-mono_debugger_add_type (MonoDebugHandle *symfile, MonoClass *klass);
+mono_debugger_class_initialized (MonoClass *klass);
 
 MonoDebugMethodAddressList *
 mono_debugger_insert_method_breakpoint (MonoMethod *method, guint64 idx);