Sign In
Where in the API is Andrew Richards?
This blog contains random snippets/thoughts as I wonder around various SDK and WDK APIs...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
!cpuid
!sysinfo
_KTHREAD
_TEB
BugCheck 0x101
Channel 9
CLOCK_WATCHDOG_TIMEOUT
Context Menu
David Solomon
DbgEng
DbgHelp
Debugger
File Association
ICorDebugManagedCallback2
ICorDebugUnmanagedCallback
IDebugDataSpaces2
Intel
Linked List
Mark Russinovich
Memory
Memory Management
MiniPlus
MSDN Magazine
ProcDump
ProcMon
Registry
Skip List
SQL Server
The Defrag Show
WinDbg
Windows 8
Browse by Tags
MSDN Blogs
>
Where in the API is Andrew Richards?
>
All Tags
>
_teb
Tagged Content List
Blog Post:
StackBase and StackLimit offsets
AndrewRichards
To save a symbol lookup in a debugger extension, here are the hardcodes to use for StackBase and StackLimit. User Mode 32bit 0:000> dt nt!_TEB.Stack* ntdll!_TEB +0x000 NtTib : +0x004 StackBase : Ptr Void +0x008 StackLimit : Ptr Void User Mode 64bit 0:000> dt nt!_TEB NtTib...
on
20 Apr 2011
Page 1 of 1 (1 items)