.echocpunum (Show CPU Number)
The .echocpunum command turns on or turns off the display of the processor number when you are debugging a multiprocessor target computer.
.echocpunum 0
.echocpunum 1
.echocpunum
Parameters
0
Turns off the display of the processor number.
1
Turns on the display of the processor number.
Environment
Modes |
Kernel mode only |
Targets |
Live debugging only |
Platforms |
All |
Additional Information
For more information about how to debug multiprocessor computers, see Multiprocessor Syntax.
Remarks
If you use the .echocpunum command without any arguments, the display of processor numbers is turned on or off, and the new state is displayed.
By default, the display is turned off.