메소드 | 설명 | |
---|---|---|
GetStackTrace ( uint threadIndex ) : List |
||
GetStackTraceFromContext ( uint threadIndex, |
||
GetStackTraceFromStoredEvent ( ) : List |
||
PrintStackTrace ( |
||
PrintStackTrace ( |
||
UnifiedStackTraces ( IDebugClient debugClient, |
메소드 | 설명 | |
---|---|---|
GetManagedStackTrace ( Microsoft.Diagnostics.Runtime.ClrThread thread ) : List |
||
GetNativeStackTrace ( uint engineThreadId, |
||
GetThreadInfo ( uint threadIndex ) : |
public GetStackTraceFromContext ( uint threadIndex, |
||
threadIndex | uint | |
context | ||
리턴 | List |
public PrintStackTrace ( |
||
context | ||
stackTrace | IEnumerable |
|
리턴 | void |
public PrintStackTrace ( |
||
context | ||
index | uint | |
리턴 | void |
public UnifiedStackTraces ( IDebugClient debugClient, |
||
debugClient | IDebugClient | |
context | ||
리턴 | CmdLine |