[System.ServiceModel] Fixes reflection call to undefined method
[mono.git] / man / mono.1
index 504a9774c94a51268ef8b24d854222bb543bec23..f29f4d1601ee83055ad10cd9599067f4042107ab 100644 (file)
@@ -1638,6 +1638,10 @@ option.
 When this option is set, the runtime will invalidate the domain memory
 pool instead of destroying it.
 .TP
+\fBdisable_omit_fp\fR
+Disables a compiler optimization where the frame pointer is omitted
+from the stack. This optimization can interact badly with debuggers.
+.TP
 \fBdont-free-domains\fR
 This is an Optimization for multi-AppDomain applications (most
 commonly ASP.NET applications).  Due to internal limitations Mono,