Loading...
Select Version
&pagelevel(4)&pagelevel
This statement serves to find a memory address in the UTM dump which was a valid address for a UTM table area while the dump was in progress.The associated table entry is output at the terminal either as of the start of the entry or from the searched for location onwards. If the specified address does not represent a memory address or cannot be assigned to exactly one table entry then a message to this effect is output (K712 or K713).
|
|
address | Desired address in memory; must be specified in hexadecimal form. |
FORMAT= | In the case of "little endian" machines, specifies the format in which KDCDUMP expects the address specified in address ("big endian" or "little endian"). This parameter is ignored for "big endian" machines. |
BE | KDCDUMP expects the address in "big endian" format , default value. |
LE | KDCDUMP expects the address in "little endian" format. |