Jump to content

KernelDebugRef - Expressions: 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.

11 May 2025

3 May 2025

  • curprev 23:0323:03, 3 May 2025 Martini talk contribs 3,339 bytes +35 No edit summary
  • curprev 19:5319:53, 3 May 2025 Martini talk contribs 3,304 bytes −9 Operator Precedence
  • curprev 19:5219:52, 3 May 2025 Martini talk contribs 3,313 bytes +3,313 Created page with "The expression evaluator has been enhanced to provide support for four types of addresses: * Real mode (''.segment:offset'') * Protected mode (''#selector:offset'') * Linear address (''%dword'') * Physical address (''%%dword'') The symbols: * '''.''' * '''#''' * '''%''' * '''%%''' override the current address type, allowing selectors to be used in real mode, segments to be used in protected mode, and so on. The '''%''' linear address and the '''%%''' physical address..."