Class Global
Inheritance
System.Object
Global
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cosmos.Debug.GDB
Assembly: Cosmos.Debug.GDB.dll
Syntax
public class Global
Fields
| Improve this Doc View SourceAsmSource
Declaration
public static AsmFile AsmSource
Field Value
Type | Description |
---|---|
AsmFile |
GDB
Declaration
public static GDB GDB
Field Value
Type | Description |
---|---|
GDB |
SpaceSeparator
Declaration
public static readonly char[] SpaceSeparator
Field Value
Type | Description |
---|---|
System.Char[] |
TabSeparator
Declaration
public static readonly char[] TabSeparator
Field Value
Type | Description |
---|---|
System.Char[] |
Methods
| Improve this Doc View SourceFromHexWithLeadingZeroX(String)
Declaration
public static uint FromHexWithLeadingZeroX(string aValue)
Parameters
Type | Name | Description |
---|---|---|
System.String | aValue |
Returns
Type | Description |
---|---|
System.UInt32 |