Jump to content

KernelDebugRef - Debugging Kernel Device Drivers: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 May 2025

  • curprev 00:4600:46, 4 May 2025 Martini talk contribs 1,048 bytes +12 No edit summary
  • curprev 00:4500:45, 4 May 2025 Martini talk contribs 1,036 bytes +1,036 Created page with "{{IBM-Reprint}} {{KernelDebugRef}} <p>There are some structures in the Kernel Debugger that are useful when you are debugging a kernel device driver. You can issue the following commands to refer to these structures.</p> <h2>D DEV DS:0</h2> <p>This command displays the header of the device driver. It helps you determine which device driver you are debugging.</p> <h2>D REQ ES:BX</h2> <p>This command displays the kernel request packet. This packet is passed between the fil..."