update .sln too.
[mono.git] / libgc / include / libgc-mono-debugger.h
index d1606d7cfda714d8ce328dbc70ae47962d22a300..bbf4439183320bc52e1a9945c17a7a848fe6ac94 100644 (file)
@@ -16,8 +16,8 @@ typedef struct
 
 extern GCThreadFunctions *gc_thread_vtable;
 
-extern void
-GC_mono_debugger_add_all_threads (void);
+extern void *
+GC_mono_debugger_get_stack_ptr (void);
 
 #else
 #error "This header is only intended to be used by the Mono Debugger"