|
HyperDbg Debugger
|
Cross platform APIs for kernel debug output. More...
Go to the source code of this file.
Functions | |
| VOID | PlatformDbgPrint (const CHAR *Format,...) |
| Print a debug message to the kernel debugger. | |
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 |