MCPcopy Create free account
hub / github.com/ValveSoftware/halflife / DbgInitGlobalSettings

Function DbgInitGlobalSettings

dlls/Wxdebug.cpp:157–191  ·  view source on GitHub ↗

DbgInitGlobalSettings This is called by DbgInitialize to read the global debug settings for Level and Type from the registry. The Types are OR'ed together and m_dwLevel is set to the greater of the global and module-specific values.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DbgInitialiseFunction · 0.85

Calls 2

DbgLogInfoFunction · 0.85
DbgInitKeyLevelsFunction · 0.85

Tested by

no test coverage detected