windbg_heap_block_info
Inspect heap block size, flags, neighbors, and memory before/after to understand overflow context from ASAN crash addresses.
Instructions
Inspect a specific heap block: size, flags, neighbors, memory before/after. Use with ASAN crash addresses to understand overflow context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Heap block address to inspect |