|
HyperDbg Debugger
|
Implementation of cross platform APIs for kernel debug output. More...
#include "pch.h"Functions | |
| VOID | PlatformDbgPrint (const CHAR *Format,...) |
| Print a debug message to the kernel debugger. | |
Implementation of cross platform APIs for kernel debug output.
| VOID PlatformDbgPrint | ( | const CHAR * | Format, |
| ... ) |
Print a debug message to the kernel debugger.
| Format | printf-style format string |
| ... | Variable arguments |