Displays the page tables of the process P0 (process), P1
(control), P2, or PT (page table) region, or, optionally, page
table entries for a range of addresses. You can use /PAGE_
TABLES=ALL to display page tables of all four regions. With /Ln,
the page table entries at the level specified by /L1, /L2, or /L3
(the default) are displayed.
With /RDE=id or /REGIONS=id, SDA displays the page tables for
the address range of the specified address region. When you do
not specify an ID, the page tables are displayed for all the
process-permanent and user-defined regions.
If /PTE_ADDRESS is given, the range is expressed using the
following syntax:
m Displays the single page table entry at address m
m:n Displays the page table entries from address m to address n
m;n Displays n bytes of page table entries starting at address m
If /PTE_ADDRESS is not given, then range is expressed using the
following syntax:
m Displays the single page table entry that corresponds to
virtual address m
m:n Displays the page table entries that correspond to the range
of virtual addresses from m to n
m;n Displays the page table entries that correspond to a range of
n bytes starting at virtual address m
The /GSTX=index qualifier causes SDA to display only the page
table entries for the pages in the specified global section.
The /SECTION_INDEX=n qualifier causes SDA to display only
the page table entries for the pages in the specified process
section.