Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=78514

--- shadow/78514        2006-05-26 13:26:26.000000000 -0400
+++ shadow/78514.tmp.28882      2006-05-26 13:26:26.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 78514
+Product: Mono: Doctools
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Website
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Website needs updating with print_method_from_ip -> 
mono_print_method_from_ip name change
+
+http://www.go-mono.com/jit-debug.html has:
+
+> If you use GDB to debug your mono process, you can use the function 
+> print_method_from_ip(void *address) to obtain the name of a method given 
+> an address.
+> 
+> (gdb) p print_method_from_ip (0x0817f490)
+...
+
+In mono 1.1 this has been renamed to mono_print_method_from_ip. The website
+should mention this or people will get somewhat confused.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to