mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 04:24:24 +08:00
LoadSymbols was reset to its default value whenever KdbSymInit() was called, thus we would e.g. load symbols even if /NOLOADSYMBOLS or /LOADSYMBOLS=NO were specified at the command line.