vmlog subcommand

The vmlog subcommand displays the current VMM error log entry.

Format

vmlog

Parameters

No parameters.

Other

No aliases.

Examples

The following is an example of how to use the vmlog subcommand:

KDB(0)> vmlog  //display VMM error log entry
Most recent VMM errorlog entry
Error id               =  DSI_PROC        
Exception DSISR/ISISR  =  40000000
Exception srval        =  007FFFFF
Exception virt addr    =  FFFFFFFF
Exception value        =  0000000E
KDB(0)> dr iar  //display current instruction
iar   : 01913DF0
01913DF0     lwz    r0,0(r3)            r0=00001030,0(r3)=FFFFFFFF
KDB(0)>