From 6751d511aeedfdd568e79c0e7b03546965c4227a Mon Sep 17 00:00:00 2001 From: pravic Date: Thu, 14 Apr 2016 00:40:16 +0300 Subject: add missed debug module docs (gitignore :() --- doc/km/debug/sidebar-items.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/km/debug/sidebar-items.js (limited to 'doc/km/debug/sidebar-items.js') 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 -- cgit v1.2.3