Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Stedfast <jeff@xamarin.com>2013-02-19 01:22:28 +0400
committerJeffrey Stedfast <jeff@xamarin.com>2013-02-19 01:22:28 +0400
commit1e826ea7c3c0f230ce4c144328ae63909954ffa5 (patch)
tree3986d13f0f7ad93bb181e9d0470637f856dddf77 /main/contrib
parente88387b651fb715b550c216aafabcda5d8785d26 (diff)
[Mono.Debugger.Soft] Updated.
Diffstat (limited to 'main/contrib')
-rw-r--r--main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/StepEventRequest.cs3
-rw-r--r--main/contrib/Mono.Debugger.Soft/mono-git-revision2
2 files changed, 3 insertions, 2 deletions
diff --git a/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/StepEventRequest.cs b/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/StepEventRequest.cs
index 8559acb66c..cb3c79231b 100644
--- a/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/StepEventRequest.cs
+++ b/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/StepEventRequest.cs
@@ -17,6 +17,7 @@ namespace Mono.Debugger.Soft
/*
* Filter which kinds of methods to skip during single stepping
*/
+ [Flags]
public enum StepFilter {
None = 0,
StaticCtor = 1,
@@ -83,4 +84,4 @@ namespace Mono.Debugger.Soft
}
}
}
-} \ No newline at end of file
+}
diff --git a/main/contrib/Mono.Debugger.Soft/mono-git-revision b/main/contrib/Mono.Debugger.Soft/mono-git-revision
index 7450a5832d..af54fb342c 100644
--- a/main/contrib/Mono.Debugger.Soft/mono-git-revision
+++ b/main/contrib/Mono.Debugger.Soft/mono-git-revision
@@ -1 +1 @@
-6e3e95a49f36df254d5eafe6f7e5737a261c0731
+9731ba29ff59fb43c15a90ffead02c3107e96a7d