mirror of
https://github.com/reactos/reactos.git
synced 2025-04-17 19:27:00 +00:00
![]() Split KdSendPacket and KdReceivePacket into those that manipulate the
KDBG state proper (reside in kdbg/kdbg.c), and those that deal only with
debug input/output that will reside in a KDTERM "KD Terminal Driver" DLL.
Based on some previous preparatory work by Hervé Poussineau in PR #4600.
(Equivalents of commits
|
||
---|---|---|
.. | ||
amd64 | ||
i386 | ||
debug.h | ||
kdb.c | ||
kdb.h | ||
kdb_cli.c | ||
kdb_cmdhist.c | ||
kdb_expr.c | ||
kdb_print.c | ||
kdb_symbols.c | ||
kdbg.c |