diff options
Diffstat (limited to 'doc/km/debug/sidebar-items.js')
| -rw-r--r-- | doc/km/debug/sidebar-items.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/km/debug/sidebar-items.js b/doc/km/debug/sidebar-items.js new file mode 100644 index 0000000..f296936 --- /dev/null +++ b/doc/km/debug/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"enum":[["DPFLTR_ID","`DbgPrintEx` Component name."],["DPFLTR_LEVEL","`DbgPrintEx` Message severity."]],"fn":[["DbgBreakPoint","Breaks into the kernel debugger."],["DbgBreakPointWithStatus","Breaks into the kernel debugger and sends the value of `Status` to the debugger."],["DbgPrint","`DbgPrint` routine sends a message to the kernel debugger."],["DbgPrintEx","The `DbgPrintEx` routine sends a string to the kernel debugger if certain conditions are met."]]});
\ No newline at end of file |