Jump to content

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

3 May 2025

  • curprev 23:1323:13, 3 May 2025 Martini talk contribs 603 bytes +603 Created page with "{{IBM-Reprint}} {{KernelDebugRef}} The default base for numbers in the Kernel Debugger is 16 (hexadecimal). You can add a one-letter suffix to the digits of a number to indicate the base of the number, as shown in the following table. The term '''nnnnnn''' represents a number that consists of a variable number of digits. {| class="wikitable" ! Number !! Base !! Valid digits |- | nnnnnnY || Binary || 0 1 |- | nnnnnnO || Octal || 0 1 2 3 4 5 6 7 |- | nnnnnnQ || Octal ||..."