|
|
|
@ -117,535 +117,99 @@ namespace Debugger.Tests {
@@ -117,535 +117,99 @@ namespace Debugger.Tests {
|
|
|
|
|
<ModuleLoaded symbols="True">Generics.exe</ModuleLoaded> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ObjectDump name="SelectedStackFrame" Type="StackFrame"> |
|
|
|
|
<MethodInfo Type="MethodInfo"> |
|
|
|
|
<Name>Metod</Name> |
|
|
|
|
<FullName>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String>.Metod</FullName> |
|
|
|
|
<IsPrivate>False</IsPrivate> |
|
|
|
|
<IsPublic>True</IsPublic> |
|
|
|
|
<IsSpecialName>False</IsSpecialName> |
|
|
|
|
<IsStatic>False</IsStatic> |
|
|
|
|
<Module>Generics.exe</Module> |
|
|
|
|
<DeclaringType>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String></DeclaringType> |
|
|
|
|
</MethodInfo> |
|
|
|
|
<MethodInfo>Metod</MethodInfo> |
|
|
|
|
<HasSymbols>True</HasSymbols> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<NextStatement>Start=36,4 End=36,40</NextStatement> |
|
|
|
|
<ThisValue Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>True</IsObject> |
|
|
|
|
<IsPrimitive>False</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue exception="Value is not a primitive type" /> |
|
|
|
|
<Expression>this</Expression> |
|
|
|
|
<Name>this</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>{Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String>}</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String></Type> |
|
|
|
|
</ThisValue> |
|
|
|
|
<ContaingClassVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</ContaingClassVariables> |
|
|
|
|
<ThisValue>Debugger.Value</ThisValue> |
|
|
|
|
<ContaingClassVariables>[ValueCollection Count=0]</ContaingClassVariables> |
|
|
|
|
<ArgumentCount>2</ArgumentCount> |
|
|
|
|
<Arguments Type="ValueCollection"> |
|
|
|
|
<Count>2</Count> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>True</IsInteger> |
|
|
|
|
<PrimitiveValue>1</PrimitiveValue> |
|
|
|
|
<Expression>v</Expression> |
|
|
|
|
<Name>v</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.Int32</Type> |
|
|
|
|
</Item> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue>1!</PrimitiveValue> |
|
|
|
|
<Expression>k</Expression> |
|
|
|
|
<Name>k</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1!</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.String</Type> |
|
|
|
|
</Item> |
|
|
|
|
</Arguments> |
|
|
|
|
<LocalVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</LocalVariables> |
|
|
|
|
<Arguments>[ValueCollection Count=2]</Arguments> |
|
|
|
|
<LocalVariables>[ValueCollection Count=0]</LocalVariables> |
|
|
|
|
</ObjectDump> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ObjectDump name="SelectedStackFrame" Type="StackFrame"> |
|
|
|
|
<MethodInfo Type="MethodInfo"> |
|
|
|
|
<Name>GenericMethod</Name> |
|
|
|
|
<FullName>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String>.GenericMethod</FullName> |
|
|
|
|
<IsPrivate>False</IsPrivate> |
|
|
|
|
<IsPublic>True</IsPublic> |
|
|
|
|
<IsSpecialName>False</IsSpecialName> |
|
|
|
|
<IsStatic>False</IsStatic> |
|
|
|
|
<Module>Generics.exe</Module> |
|
|
|
|
<DeclaringType>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String></DeclaringType> |
|
|
|
|
</MethodInfo> |
|
|
|
|
<MethodInfo>GenericMethod</MethodInfo> |
|
|
|
|
<HasSymbols>True</HasSymbols> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<NextStatement>Start=42,4 End=42,40</NextStatement> |
|
|
|
|
<ThisValue Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>True</IsObject> |
|
|
|
|
<IsPrimitive>False</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue exception="Value is not a primitive type" /> |
|
|
|
|
<Expression>this</Expression> |
|
|
|
|
<Name>this</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>{Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String>}</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String></Type> |
|
|
|
|
</ThisValue> |
|
|
|
|
<ContaingClassVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</ContaingClassVariables> |
|
|
|
|
<ThisValue>Debugger.Value</ThisValue> |
|
|
|
|
<ContaingClassVariables>[ValueCollection Count=0]</ContaingClassVariables> |
|
|
|
|
<ArgumentCount>2</ArgumentCount> |
|
|
|
|
<Arguments Type="ValueCollection"> |
|
|
|
|
<Count>2</Count> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>True</IsInteger> |
|
|
|
|
<PrimitiveValue>1</PrimitiveValue> |
|
|
|
|
<Expression>v</Expression> |
|
|
|
|
<Name>v</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.Int32</Type> |
|
|
|
|
</Item> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue>1!</PrimitiveValue> |
|
|
|
|
<Expression>k</Expression> |
|
|
|
|
<Name>k</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1!</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.String</Type> |
|
|
|
|
</Item> |
|
|
|
|
</Arguments> |
|
|
|
|
<LocalVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</LocalVariables> |
|
|
|
|
<Arguments>[ValueCollection Count=2]</Arguments> |
|
|
|
|
<LocalVariables>[ValueCollection Count=0]</LocalVariables> |
|
|
|
|
</ObjectDump> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ObjectDump name="SelectedStackFrame" Type="StackFrame"> |
|
|
|
|
<MethodInfo Type="MethodInfo"> |
|
|
|
|
<Name>StaticMetod</Name> |
|
|
|
|
<FullName>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String>.StaticMetod</FullName> |
|
|
|
|
<IsPrivate>False</IsPrivate> |
|
|
|
|
<IsPublic>True</IsPublic> |
|
|
|
|
<IsSpecialName>False</IsSpecialName> |
|
|
|
|
<IsStatic>True</IsStatic> |
|
|
|
|
<Module>Generics.exe</Module> |
|
|
|
|
<DeclaringType>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String></DeclaringType> |
|
|
|
|
</MethodInfo> |
|
|
|
|
<MethodInfo>StaticMetod</MethodInfo> |
|
|
|
|
<HasSymbols>True</HasSymbols> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<NextStatement>Start=48,4 End=48,40</NextStatement> |
|
|
|
|
<ThisValue exception="Static method does not have 'this'." /> |
|
|
|
|
<ContaingClassVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</ContaingClassVariables> |
|
|
|
|
<ContaingClassVariables>[ValueCollection Count=0]</ContaingClassVariables> |
|
|
|
|
<ArgumentCount>2</ArgumentCount> |
|
|
|
|
<Arguments Type="ValueCollection"> |
|
|
|
|
<Count>2</Count> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>True</IsInteger> |
|
|
|
|
<PrimitiveValue>1</PrimitiveValue> |
|
|
|
|
<Expression>v</Expression> |
|
|
|
|
<Name>v</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.Int32</Type> |
|
|
|
|
</Item> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue>1!</PrimitiveValue> |
|
|
|
|
<Expression>k</Expression> |
|
|
|
|
<Name>k</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1!</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.String</Type> |
|
|
|
|
</Item> |
|
|
|
|
</Arguments> |
|
|
|
|
<LocalVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</LocalVariables> |
|
|
|
|
<Arguments>[ValueCollection Count=2]</Arguments> |
|
|
|
|
<LocalVariables>[ValueCollection Count=0]</LocalVariables> |
|
|
|
|
</ObjectDump> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ObjectDump name="SelectedStackFrame" Type="StackFrame"> |
|
|
|
|
<MethodInfo Type="MethodInfo"> |
|
|
|
|
<Name>StaticGenericMethod</Name> |
|
|
|
|
<FullName>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String>.StaticGenericMethod</FullName> |
|
|
|
|
<IsPrivate>False</IsPrivate> |
|
|
|
|
<IsPublic>True</IsPublic> |
|
|
|
|
<IsSpecialName>False</IsSpecialName> |
|
|
|
|
<IsStatic>True</IsStatic> |
|
|
|
|
<Module>Generics.exe</Module> |
|
|
|
|
<DeclaringType>Debugger.Tests.TestPrograms.GenericClass<System.Int32,System.String></DeclaringType> |
|
|
|
|
</MethodInfo> |
|
|
|
|
<MethodInfo>StaticGenericMethod</MethodInfo> |
|
|
|
|
<HasSymbols>True</HasSymbols> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<NextStatement>Start=54,4 End=54,40</NextStatement> |
|
|
|
|
<ThisValue exception="Static method does not have 'this'." /> |
|
|
|
|
<ContaingClassVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</ContaingClassVariables> |
|
|
|
|
<ContaingClassVariables>[ValueCollection Count=0]</ContaingClassVariables> |
|
|
|
|
<ArgumentCount>2</ArgumentCount> |
|
|
|
|
<Arguments Type="ValueCollection"> |
|
|
|
|
<Count>2</Count> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>True</IsInteger> |
|
|
|
|
<PrimitiveValue>1</PrimitiveValue> |
|
|
|
|
<Expression>v</Expression> |
|
|
|
|
<Name>v</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.Int32</Type> |
|
|
|
|
</Item> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue>1!</PrimitiveValue> |
|
|
|
|
<Expression>k</Expression> |
|
|
|
|
<Name>k</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1!</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.String</Type> |
|
|
|
|
</Item> |
|
|
|
|
</Arguments> |
|
|
|
|
<LocalVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</LocalVariables> |
|
|
|
|
<Arguments>[ValueCollection Count=2]</Arguments> |
|
|
|
|
<LocalVariables>[ValueCollection Count=0]</LocalVariables> |
|
|
|
|
</ObjectDump> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ObjectDump name="SelectedStackFrame" Type="StackFrame"> |
|
|
|
|
<MethodInfo Type="MethodInfo"> |
|
|
|
|
<Name>Metod</Name> |
|
|
|
|
<FullName>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String>.Metod</FullName> |
|
|
|
|
<IsPrivate>False</IsPrivate> |
|
|
|
|
<IsPublic>True</IsPublic> |
|
|
|
|
<IsSpecialName>False</IsSpecialName> |
|
|
|
|
<IsStatic>False</IsStatic> |
|
|
|
|
<Module>Generics.exe</Module> |
|
|
|
|
<DeclaringType>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String></DeclaringType> |
|
|
|
|
</MethodInfo> |
|
|
|
|
<MethodInfo>Metod</MethodInfo> |
|
|
|
|
<HasSymbols>True</HasSymbols> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<NextStatement>Start=63,4 End=63,40</NextStatement> |
|
|
|
|
<ThisValue Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>True</IsObject> |
|
|
|
|
<IsPrimitive>False</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue exception="Value is not a primitive type" /> |
|
|
|
|
<Expression>this</Expression> |
|
|
|
|
<Name>this</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>{Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String>}</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String></Type> |
|
|
|
|
</ThisValue> |
|
|
|
|
<ContaingClassVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</ContaingClassVariables> |
|
|
|
|
<ThisValue>Debugger.Value</ThisValue> |
|
|
|
|
<ContaingClassVariables>[ValueCollection Count=0]</ContaingClassVariables> |
|
|
|
|
<ArgumentCount>2</ArgumentCount> |
|
|
|
|
<Arguments Type="ValueCollection"> |
|
|
|
|
<Count>2</Count> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>True</IsInteger> |
|
|
|
|
<PrimitiveValue>1</PrimitiveValue> |
|
|
|
|
<Expression>v</Expression> |
|
|
|
|
<Name>v</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.Int32</Type> |
|
|
|
|
</Item> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue>1!</PrimitiveValue> |
|
|
|
|
<Expression>k</Expression> |
|
|
|
|
<Name>k</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1!</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.String</Type> |
|
|
|
|
</Item> |
|
|
|
|
</Arguments> |
|
|
|
|
<LocalVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</LocalVariables> |
|
|
|
|
<Arguments>[ValueCollection Count=2]</Arguments> |
|
|
|
|
<LocalVariables>[ValueCollection Count=0]</LocalVariables> |
|
|
|
|
</ObjectDump> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ObjectDump name="SelectedStackFrame" Type="StackFrame"> |
|
|
|
|
<MethodInfo Type="MethodInfo"> |
|
|
|
|
<Name>GenericMethod</Name> |
|
|
|
|
<FullName>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String>.GenericMethod</FullName> |
|
|
|
|
<IsPrivate>False</IsPrivate> |
|
|
|
|
<IsPublic>True</IsPublic> |
|
|
|
|
<IsSpecialName>False</IsSpecialName> |
|
|
|
|
<IsStatic>False</IsStatic> |
|
|
|
|
<Module>Generics.exe</Module> |
|
|
|
|
<DeclaringType>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String></DeclaringType> |
|
|
|
|
</MethodInfo> |
|
|
|
|
<MethodInfo>GenericMethod</MethodInfo> |
|
|
|
|
<HasSymbols>True</HasSymbols> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<NextStatement>Start=69,4 End=69,40</NextStatement> |
|
|
|
|
<ThisValue Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>True</IsObject> |
|
|
|
|
<IsPrimitive>False</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue exception="Value is not a primitive type" /> |
|
|
|
|
<Expression>this</Expression> |
|
|
|
|
<Name>this</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>{Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String>}</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String></Type> |
|
|
|
|
</ThisValue> |
|
|
|
|
<ContaingClassVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</ContaingClassVariables> |
|
|
|
|
<ThisValue>Debugger.Value</ThisValue> |
|
|
|
|
<ContaingClassVariables>[ValueCollection Count=0]</ContaingClassVariables> |
|
|
|
|
<ArgumentCount>2</ArgumentCount> |
|
|
|
|
<Arguments Type="ValueCollection"> |
|
|
|
|
<Count>2</Count> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>True</IsInteger> |
|
|
|
|
<PrimitiveValue>1</PrimitiveValue> |
|
|
|
|
<Expression>v</Expression> |
|
|
|
|
<Name>v</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.Int32</Type> |
|
|
|
|
</Item> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue>1!</PrimitiveValue> |
|
|
|
|
<Expression>k</Expression> |
|
|
|
|
<Name>k</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1!</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.String</Type> |
|
|
|
|
</Item> |
|
|
|
|
</Arguments> |
|
|
|
|
<LocalVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</LocalVariables> |
|
|
|
|
<Arguments>[ValueCollection Count=2]</Arguments> |
|
|
|
|
<LocalVariables>[ValueCollection Count=0]</LocalVariables> |
|
|
|
|
</ObjectDump> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ObjectDump name="SelectedStackFrame" Type="StackFrame"> |
|
|
|
|
<MethodInfo Type="MethodInfo"> |
|
|
|
|
<Name>StaticMetod</Name> |
|
|
|
|
<FullName>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String>.StaticMetod</FullName> |
|
|
|
|
<IsPrivate>False</IsPrivate> |
|
|
|
|
<IsPublic>True</IsPublic> |
|
|
|
|
<IsSpecialName>False</IsSpecialName> |
|
|
|
|
<IsStatic>True</IsStatic> |
|
|
|
|
<Module>Generics.exe</Module> |
|
|
|
|
<DeclaringType>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String></DeclaringType> |
|
|
|
|
</MethodInfo> |
|
|
|
|
<MethodInfo>StaticMetod</MethodInfo> |
|
|
|
|
<HasSymbols>True</HasSymbols> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<NextStatement>Start=75,4 End=75,40</NextStatement> |
|
|
|
|
<ThisValue exception="Static method does not have 'this'." /> |
|
|
|
|
<ContaingClassVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</ContaingClassVariables> |
|
|
|
|
<ContaingClassVariables>[ValueCollection Count=0]</ContaingClassVariables> |
|
|
|
|
<ArgumentCount>2</ArgumentCount> |
|
|
|
|
<Arguments Type="ValueCollection"> |
|
|
|
|
<Count>2</Count> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>True</IsInteger> |
|
|
|
|
<PrimitiveValue>1</PrimitiveValue> |
|
|
|
|
<Expression>v</Expression> |
|
|
|
|
<Name>v</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.Int32</Type> |
|
|
|
|
</Item> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue>1!</PrimitiveValue> |
|
|
|
|
<Expression>k</Expression> |
|
|
|
|
<Name>k</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1!</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.String</Type> |
|
|
|
|
</Item> |
|
|
|
|
</Arguments> |
|
|
|
|
<LocalVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</LocalVariables> |
|
|
|
|
<Arguments>[ValueCollection Count=2]</Arguments> |
|
|
|
|
<LocalVariables>[ValueCollection Count=0]</LocalVariables> |
|
|
|
|
</ObjectDump> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ObjectDump name="SelectedStackFrame" Type="StackFrame"> |
|
|
|
|
<MethodInfo Type="MethodInfo"> |
|
|
|
|
<Name>StaticGenericMethod</Name> |
|
|
|
|
<FullName>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String>.StaticGenericMethod</FullName> |
|
|
|
|
<IsPrivate>False</IsPrivate> |
|
|
|
|
<IsPublic>True</IsPublic> |
|
|
|
|
<IsSpecialName>False</IsSpecialName> |
|
|
|
|
<IsStatic>True</IsStatic> |
|
|
|
|
<Module>Generics.exe</Module> |
|
|
|
|
<DeclaringType>Debugger.Tests.TestPrograms.GenericStruct<System.Int32,System.String></DeclaringType> |
|
|
|
|
</MethodInfo> |
|
|
|
|
<MethodInfo>StaticGenericMethod</MethodInfo> |
|
|
|
|
<HasSymbols>True</HasSymbols> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<NextStatement>Start=81,4 End=81,40</NextStatement> |
|
|
|
|
<ThisValue exception="Static method does not have 'this'." /> |
|
|
|
|
<ContaingClassVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</ContaingClassVariables> |
|
|
|
|
<ContaingClassVariables>[ValueCollection Count=0]</ContaingClassVariables> |
|
|
|
|
<ArgumentCount>2</ArgumentCount> |
|
|
|
|
<Arguments Type="ValueCollection"> |
|
|
|
|
<Count>2</Count> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>True</IsInteger> |
|
|
|
|
<PrimitiveValue>1</PrimitiveValue> |
|
|
|
|
<Expression>v</Expression> |
|
|
|
|
<Name>v</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.Int32</Type> |
|
|
|
|
</Item> |
|
|
|
|
<Item Type="Value"> |
|
|
|
|
<IsArray>False</IsArray> |
|
|
|
|
<ArrayLenght exception="Value is not an array" /> |
|
|
|
|
<ArrayRank exception="Value is not an array" /> |
|
|
|
|
<ArrayDimensions exception="Value is not an array" /> |
|
|
|
|
<IsObject>False</IsObject> |
|
|
|
|
<IsPrimitive>True</IsPrimitive> |
|
|
|
|
<IsInteger>False</IsInteger> |
|
|
|
|
<PrimitiveValue>1!</PrimitiveValue> |
|
|
|
|
<Expression>k</Expression> |
|
|
|
|
<Name>k</Name> |
|
|
|
|
<IsNull>False</IsNull> |
|
|
|
|
<AsString>1!</AsString> |
|
|
|
|
<HasExpired>False</HasExpired> |
|
|
|
|
<Type>System.String</Type> |
|
|
|
|
</Item> |
|
|
|
|
</Arguments> |
|
|
|
|
<LocalVariables Type="ValueCollection"> |
|
|
|
|
<Count>0</Count> |
|
|
|
|
</LocalVariables> |
|
|
|
|
<Arguments>[ValueCollection Count=2]</Arguments> |
|
|
|
|
<LocalVariables>[ValueCollection Count=0]</LocalVariables> |
|
|
|
|
</ObjectDump> |
|
|
|
|
<DebuggingPaused>Break</DebuggingPaused> |
|
|
|
|
<ProcessExited /> |
|
|
|
|