microsoft / WinDbg-Samples

Sample extensions, scripts, and API uses for WinDbg.
MIT License
702 stars 118 forks source link

New DbgX sample for getting a stack from a dump file #61

Closed TimMisiak closed 2 years ago

TimMisiak commented 2 years ago

This is a sample that was requested to show how a data model query could be run to enumerate stack frames against a target with DbgX.