Class Vs2Ds
Inheritance
System.Object
Vs2Ds
Assembly: Cosmos.Debug.DebugConnectors.dll
Syntax
public static class Vs2Ds : object
Fields
|
Improve this Doc
View Source
AsmStepInto
Declaration
public const byte AsmStepInto = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
BatchBegin
Declaration
public const byte BatchBegin = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
BatchEnd
Declaration
public const byte BatchEnd = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Break
Declaration
public const byte Break = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
BreakOnAddress
Declaration
public const byte BreakOnAddress = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
ClearINT3
Declaration
public const byte ClearINT3 = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Continue
Declaration
public const byte Continue = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Max
Declaration
public const byte Max = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Noop
Declaration
public const byte Noop = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Ping
Declaration
public const byte Ping = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
SendFrame
Declaration
public const byte SendFrame = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
SendMemory
Declaration
public const byte SendMemory = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
SendMethodContext
Declaration
public const byte SendMethodContext = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
SendRegisters
Declaration
public const byte SendRegisters = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
SendStack
Declaration
public const byte SendStack = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
SetAsmBreak
Declaration
public const byte SetAsmBreak = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
SetINT3
Declaration
public const byte SetINT3 = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
StepInto
Declaration
public const byte StepInto = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
StepOut
Declaration
public const byte StepOut = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
StepOver
Declaration
public const byte StepOver = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
TraceOff
Declaration
public const byte TraceOff = null
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
TraceOn
Declaration
public const byte TraceOn = null
Field Value
Type |
Description |
System.Byte |
|