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

Function DbgLogInfo

dlls/Wxdebug.cpp:355–377  ·  view source on GitHub ↗

DbgLogInfo Print a formatted string to the debugger prefixed with this module's name Because the debug code is linked statically every module loaded will have its own copy of this code. It therefore helps if the module name is included on the output so that the offending code can be easily found

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

DbgInitModuleSettingsFunction · 0.85
DbgInitGlobalSettingsFunction · 0.85
DbgInitKeyLevelsFunction · 0.85
DbgKernelAssertFunction · 0.85

Calls 1

DbgOutStringFunction · 0.85

Tested by

no test coverage detected