.v (Virtual Machine Commands)

.v[option]
 

Displays information about the current virtual machine (VM).

option
Command option. Can be one of the following:
Option Description
c Displays the standard fields of the current VM's control block.
H Displays the current VM's handle.
m Displays the status of the current VM. Status information includes re-entry count, VM handle, critical section state, client registers, and top entries from the client's stack.
R Displays the current VM's client registers if the 80386 debugger is running in protected mode.
s Displays the current VM's virtual mode stack if the debugger is running in protected mode.
l Displays a list of all valid VM handles.