reactos/ntoskrnl/kdbg
Pierre Schweitzer 12e579567c
[NTOSKRNL] Implement !poolfind command in KDBG
For now, it allows searching for pool allocations in
both paged and non paged pool.

It is based on Andreas Schuster work to identify POOL_HEADER
structures.
2019-01-06 11:56:38 +01:00
..
amd64
i386 [NTOS:KDBG] Silence clang -Wstring-plus-int warnings. 2017-11-09 21:27:09 +01:00
kdb.c [NTOS:KDBG] Portably read control registers. 2017-11-09 21:27:07 +01:00
kdb.h
kdb_cli.c [NTOSKRNL] Implement !poolfind command in KDBG 2019-01-06 11:56:38 +01:00
kdb_expr.c
kdb_keyboard.c
kdb_serial.c
kdb_symbols.c
kdb_symbols.cmake.c