tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
CONTEXT
tango
core
tools
WinStackTrace
Undocumented in source.
version(Windows && X86)
struct
CONTEXT {
DWORD
ContextFlags
;
DWORD
Dr0
;
DWORD
Dr1
;
DWORD
Dr2
;
DWORD
Dr3
;
DWORD
Dr6
;
DWORD
Dr7
;
FLOATING_SAVE_AREA
FloatSave
;
DWORD
SegGs
;
DWORD
SegFs
;
DWORD
SegEs
;
DWORD
SegDs
;
DWORD
Edi
;
DWORD
Esi
;
DWORD
Ebx
;
DWORD
Edx
;
DWORD
Ecx
;
DWORD
Eax
;
DWORD
Ebp
;
DWORD
Eip
;
DWORD
SegCs
;
DWORD
EFlags
;
DWORD
Esp
;
DWORD
SegSs
;
BYTE
[
MAXIMUM_SUPPORTED_EXTENSION
]
ExtendedRegisters
;
}
Members
Variables
ContextFlags
DWORD
ContextFlags
;
Undocumented in source.
Dr0
DWORD
Dr0
;
Undocumented in source.
Dr1
DWORD
Dr1
;
Undocumented in source.
Dr2
DWORD
Dr2
;
Undocumented in source.
Dr3
DWORD
Dr3
;
Undocumented in source.
Dr6
DWORD
Dr6
;
Undocumented in source.
Dr7
DWORD
Dr7
;
Undocumented in source.
EFlags
DWORD
EFlags
;
Undocumented in source.
Eax
DWORD
Eax
;
Undocumented in source.
Ebp
DWORD
Ebp
;
Undocumented in source.
Ebx
DWORD
Ebx
;
Undocumented in source.
Ecx
DWORD
Ecx
;
Undocumented in source.
Edi
DWORD
Edi
;
Undocumented in source.
Edx
DWORD
Edx
;
Undocumented in source.
Eip
DWORD
Eip
;
Undocumented in source.
Esi
DWORD
Esi
;
Undocumented in source.
Esp
DWORD
Esp
;
Undocumented in source.
ExtendedRegisters
BYTE
[
MAXIMUM_SUPPORTED_EXTENSION
]
ExtendedRegisters
;
Undocumented in source.
FloatSave
FLOATING_SAVE_AREA
FloatSave
;
Undocumented in source.
SegCs
DWORD
SegCs
;
Undocumented in source.
SegDs
DWORD
SegDs
;
Undocumented in source.
SegEs
DWORD
SegEs
;
Undocumented in source.
SegFs
DWORD
SegFs
;
Undocumented in source.
SegGs
DWORD
SegGs
;
Undocumented in source.
SegSs
DWORD
SegSs
;
Undocumented in source.
Meta
Source
See Implementation
tango
core
tools
WinStackTrace
aliases
BOOL, INT, LONG
BYTE
CHAR
HANDLE
HMODULE
INT_PTR, LONG_PTR
LPADDRESS64
LPCCH, PCSTR, LPCSTR
LPCWCH, PCWCH, LPCWSTR, PCWSTR
LPSTACKFRAME64
PBYTE, LPBYTE
PCHAR, LPCH, PCH, LPSTR, PSTR
PCONTEXT, LPCONTEXT
PFUNCTION_TABLE_ACCESS_ROUTINE64
PGET_MODULE_BASE_ROUTINE64
PIMAGEHLP_LINE64
PKDHELP64
PREAD_PROCESS_MEMORY_ROUTINE64
PSYMBOL_INFO
PSYM_ENUMERATESYMBOLS_CALLBACK
PSYM_ENUMMODULES_CALLBACK64
PTCH, PTBYTE, LPTCH, PTSTR, LPTSTR, LP, PTCHAR, LPCTSTR
PTRANSLATE_ADDRESS_ROUTINE64
PUBSYM16
PULONG, PDWORD, LPDWORD, PUINT, LPUINT
PULONG64, PDWORD64, PUINT64
PUSHORT, PWORD, LPWORD
PVOID, LPVOID
PWCHAR, LPWCH, PWCH, LPWSTR, PWSTR
TCHAR, _TCHAR
Thread_topContext
UINT_PTR, ULONG_PTR, HANDLE_PTR
ULONG, DWORD, UINT, COLORREF
ULONG64, DWORD64, UINT64
USHORT, WORD, ATOM
WCHAR
fp_GetModuleFileNameExA
fp_StackWalk64
fp_SymCleanup
fp_SymEnumSymbols
fp_SymEnumerateModules64
fp_SymFromAddr
fp_SymFromName
fp_SymFunctionTableAccess64
fp_SymGetLineFromAddr64
fp_SymGetModuleBase64
fp_SymInitialize
fp_SymLoadModule64
fp_SymSetOptions
classes
DebugInfo
GlobalDebugInfo
ModuleDebugInfo
enums
ADDRESS_MODE
FALSE
IMAGE_FILE_DEBUG_DIRECTORY
IMAGE_FILE_MACHINE_UNKNOWN
IMAGE_SIZEOF_SHORT_NAME
MAX_MODULE_NAME32
MAX_PATH
SYMOPT_ALLOW_ABSOLUTE_SYMBOLS
sstModule
functions
D4core6thread6Thread10topContextMFZPS4core6thread6Thread7Context
GetCurrentProcess
GetCurrentThread
GetThreadContext
GlobalDebugInfo_addDebugInfo
GlobalDebugInfo_removeDebugInfo
IsBadReadPtr
ModuleDebugInfo_addDebugInfo
ModuleDebugInfo_bufferString
ModuleDebugInfo_new
_initLGPLHostExecutableDebugInfo
addrToSymbolDetails
alloc
append
clone
free
getAddrDbgInfo
loadWinAPIFunctions
realloc
walkStack
winAddrBacktrace
winSymbolizeFrameInfo
static variables
GetModuleFileNameExA
StackWalk64
SymCleanup
SymEnumSymbols
SymFromAddr
SymFromName
SymFunctionTableAccess64
SymGetLineFromAddr64
SymGetModuleBase64
SymInitialize
SymLoadModule64
SymSetOptions
structs
ADDRESS64
AddrDebugInfo
CONTEXT
Context
DATASYM16
EXCEPTION_POINTERS
FLOATING_SAVE_AREA
IMAGEHLP_LINE64
IMAGE_DATA_DIRECTORY
IMAGE_DEBUG_DIRECTORY
IMAGE_DOS_HEADER
IMAGE_FILE_HEADER
IMAGE_NT_HEADERS
IMAGE_OPTIONAL_HEADER
IMAGE_SECTION_HEADER
IMAGE_SEPARATE_DEBUG_HEADER
KDHELP64
OMFDirEntry
OMFDirHeader
OMFModule
OMFModuleFull
OMFSegDesc
OMFSignature
OMFSourceFile
OMFSourceLine
OMFSourceModule
OMFSymHash
STACKFRAME64
SYMBOL_INFO
TraceContext
variables
CONTEXT_CONTROL
CONTEXT_DEBUG_REGISTERS
CONTEXT_EXTENDED_REGISTERS
CONTEXT_FLOATING_POINT
CONTEXT_FULL
CONTEXT_INTEGER
CONTEXT_SEGMENTS
CONTEXT_i386
CONTEXT_i486
MAXIMUM_SUPPORTED_EXTENSION
SIZE_OF_80387_REGISTERS
TH32CS_SNAPPROCESS
TH32CS_SNAPTHREAD