Jack Mero
Jack Mero

Reputation: 1

Windbg !ext.heap commands failure

Windbg !ext.heap -p commands are not working , Only !heap and !exts.heap -s are working on Windows 10.

I have loaded all symbols from srv*https://msdl.microsoft.com/download/symbols, I tried reloading the symbols using .symfix and .reload -f, but still no result.

!ext.heap -p -a <address> just gives blank output, even no errors.

I am analyzing a running process and have enabled page heap before starting the process.

Upvotes: 0

Views: 112

Answers (0)

Related Questions