reactos/ntoskrnl/kdbg
Pierre Schweitzer 2991f6e76e
[NTOSKRNL] Add a first implementation of !handle command in KDBG
It allows dumping all the handles (filtered by PID/Process)
and it displays basic information about file and key handles
2019-02-09 13:46:35 +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] Add a first implementation of !handle command in KDBG 2019-02-09 13:46:35 +01:00
kdb_expr.c
kdb_keyboard.c
kdb_serial.c
kdb_symbols.c
kdb_symbols.cmake.c