Jump to content

KernelDebugRef - Setting Useful Breakpoints: 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:4100:41, 4 May 2025 Martini talk contribs 17,315 bytes +35 No edit summary
  • curprev 00:4100:41, 4 May 2025 Martini talk contribs 17,280 bytes +17,280 Created page with "There are many actions that can be invoked when you use a combination of breakpoint commands. You can easily set up the debugger to stop at a certain label, print information about the current system millisecond, current process, and executing file, and then continue. For example, this would be very useful in analyzing the performance of a subsystem .DLL. Another use would be to set a breakpoint on a file-read label in the file system, and dump information about which fi..."