C# 클래스 CsDebugScript.ThreadContext.CONTEXT_X64

파일 보기 프로젝트 열기: southpolenator/WinDbgCs

공개 프로퍼티들

프로퍼티 타입 설명
ContextFlags uint
DebugControl ulong
Dr0 ulong
Dr1 ulong
Dr2 ulong
Dr3 ulong
Dr6 ulong
Dr7 ulong
EFlags uint
FltSave XMM_SAVE_AREA32
LastBranchFromRip ulong
LastBranchToRip ulong
LastExceptionFromRip ulong
LastExceptionToRip ulong
MxCsr uint
P1Home ulong
P2Home ulong
P3Home ulong
P4Home ulong
P5Home ulong
P6Home ulong
R10 ulong
R11 ulong
R12 ulong
R13 ulong
R14 ulong
R15 ulong
R8 ulong
R9 ulong
Rax ulong
Rbp ulong
Rbx ulong
Rcx ulong
Rdi ulong
Rdx ulong
Rip ulong
Rsi ulong
Rsp ulong
SegCs ushort
SegDs ushort
SegEs ushort
SegFs ushort
SegGs ushort
SegSs ushort
VectorControl ulong

프로퍼티 상세

ContextFlags 공개적으로 프로퍼티

public uint ContextFlags
리턴 uint

DebugControl 공개적으로 프로퍼티

public ulong DebugControl
리턴 ulong

Dr0 공개적으로 프로퍼티

public ulong Dr0
리턴 ulong

Dr1 공개적으로 프로퍼티

public ulong Dr1
리턴 ulong

Dr2 공개적으로 프로퍼티

public ulong Dr2
리턴 ulong

Dr3 공개적으로 프로퍼티

public ulong Dr3
리턴 ulong

Dr6 공개적으로 프로퍼티

public ulong Dr6
리턴 ulong

Dr7 공개적으로 프로퍼티

public ulong Dr7
리턴 ulong

EFlags 공개적으로 프로퍼티

public uint EFlags
리턴 uint

FltSave 공개적으로 프로퍼티

public XMM_SAVE_AREA32 FltSave
리턴 XMM_SAVE_AREA32

LastBranchFromRip 공개적으로 프로퍼티

public ulong LastBranchFromRip
리턴 ulong

LastBranchToRip 공개적으로 프로퍼티

public ulong LastBranchToRip
리턴 ulong

LastExceptionFromRip 공개적으로 프로퍼티

public ulong LastExceptionFromRip
리턴 ulong

LastExceptionToRip 공개적으로 프로퍼티

public ulong LastExceptionToRip
리턴 ulong

MxCsr 공개적으로 프로퍼티

public uint MxCsr
리턴 uint

P1Home 공개적으로 프로퍼티

public ulong P1Home
리턴 ulong

P2Home 공개적으로 프로퍼티

public ulong P2Home
리턴 ulong

P3Home 공개적으로 프로퍼티

public ulong P3Home
리턴 ulong

P4Home 공개적으로 프로퍼티

public ulong P4Home
리턴 ulong

P5Home 공개적으로 프로퍼티

public ulong P5Home
리턴 ulong

P6Home 공개적으로 프로퍼티

public ulong P6Home
리턴 ulong

R10 공개적으로 프로퍼티

public ulong R10
리턴 ulong

R11 공개적으로 프로퍼티

public ulong R11
리턴 ulong

R12 공개적으로 프로퍼티

public ulong R12
리턴 ulong

R13 공개적으로 프로퍼티

public ulong R13
리턴 ulong

R14 공개적으로 프로퍼티

public ulong R14
리턴 ulong

R15 공개적으로 프로퍼티

public ulong R15
리턴 ulong

R8 공개적으로 프로퍼티

public ulong R8
리턴 ulong

R9 공개적으로 프로퍼티

public ulong R9
리턴 ulong

Rax 공개적으로 프로퍼티

public ulong Rax
리턴 ulong

Rbp 공개적으로 프로퍼티

public ulong Rbp
리턴 ulong

Rbx 공개적으로 프로퍼티

public ulong Rbx
리턴 ulong

Rcx 공개적으로 프로퍼티

public ulong Rcx
리턴 ulong

Rdi 공개적으로 프로퍼티

public ulong Rdi
리턴 ulong

Rdx 공개적으로 프로퍼티

public ulong Rdx
리턴 ulong

Rip 공개적으로 프로퍼티

public ulong Rip
리턴 ulong

Rsi 공개적으로 프로퍼티

public ulong Rsi
리턴 ulong

Rsp 공개적으로 프로퍼티

public ulong Rsp
리턴 ulong

SegCs 공개적으로 프로퍼티

public ushort SegCs
리턴 ushort

SegDs 공개적으로 프로퍼티

public ushort SegDs
리턴 ushort

SegEs 공개적으로 프로퍼티

public ushort SegEs
리턴 ushort

SegFs 공개적으로 프로퍼티

public ushort SegFs
리턴 ushort

SegGs 공개적으로 프로퍼티

public ushort SegGs
리턴 ushort

SegSs 공개적으로 프로퍼티

public ushort SegSs
리턴 ushort

VectorControl 공개적으로 프로퍼티

public ulong VectorControl
리턴 ulong