reactos/ntoskrnl/kdbg
George Bișoc 3bc2d590a1
[NTOSKRNL] Regroup the pool allocation tags in one dedicated place
We have a special file, tag.h, which serves as a place to store whatever kernel pool allocation tag yet we still have some tags sparse over the kernel code... So just re-group them in one unique place.
2021-12-27 18:57:03 +01:00
..
amd64 [NTOS:KDBG] Begin port for amd64. 2021-04-28 13:10:23 +02:00
i386 [NTOS:KDBG] Use internal KdpDPrintf instead of DbgPrint 2021-06-29 11:49:20 +02:00
kdb.c [NTOS:KD][NTOS:KD64][NTOS:KDBG] Fix IRQL & spinlock use 2021-06-29 11:49:20 +02:00
kdb.h [NTOSKRNL] Regroup the pool allocation tags in one dedicated place 2021-12-27 18:57:03 +01:00
kdb_cli.c [NTOS:KD][NTOS:KD64][NTOS:KDBG] Fix IRQL & spinlock use 2021-06-29 11:49:20 +02:00
kdb_expr.c [NTOS:KDBG] Use internal KdpDPrintf instead of DbgPrint 2021-06-29 11:49:20 +02:00
kdb_keyboard.c
kdb_serial.c
kdb_symbols.c [NTOS:KD][NTOS:KD64][NTOS:KDBG] Fix IRQL & spinlock use 2021-06-29 11:49:20 +02:00