reactos/ntoskrnl/kdbg
Hermès Bélusca-Maïto 942b0221e8
[NTOS:KDBG] Temporarily HACK-work-around symbols loading by disabling them at BootPhase 0.
Of course, now that we **correctly** set the LoadSymbools setting,
we attempt loading symbols at BootPhase 0 and everything goes awry!
So introduce that hack to fallback to our old behaviour.

A proper fix (and removal of the hack) will be done in future commits.
2023-03-20 03:10:14 +01:00
..
amd64 [NTOS:KDBG] Nuke KdbEnter and KdbpCliModuleLoaded 2022-07-20 23:57:42 +02:00
i386 [NTOS:KDBG] Nuke KdbEnter and KdbpCliModuleLoaded 2022-07-20 23:57:42 +02:00
kdb.c [NTOS:KDBG] Remove dead code. Addendum to baa47fa5e and fe777bb52. 2023-03-12 02:16:58 +01:00
kdb.h [NTOS:KDBG] Fix parsing the boot command line for the (NO)LOADSYMBOLS options. 2023-03-20 02:44:41 +01:00
kdb_cli.c [NTOS:KDBG] Fix parsing the boot command line for the (NO)LOADSYMBOLS options. 2023-03-20 02:44:41 +01:00
kdb_expr.c [KDBG] Fix x64 KDBG 2022-07-20 23:57:42 +02:00
kdb_keyboard.c [NTOS:KDBG] Fix and improve KdbpReadCommand(). (#4914) 2023-01-06 14:44:50 +01:00
kdb_serial.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
kdb_symbols.c [NTOS:KDBG] Temporarily HACK-work-around symbols loading by disabling them at BootPhase 0. 2023-03-20 03:10:14 +01:00