|s (Set Current Process)
The |s command sets or displays the current process number.
Do not confuse this command with the s (Search Memory), ~s (Change Current Processor), ~s (Set Current Thread), or ||s (Set Current System) command.
|Process s
|s
Parameters
Process
Specifies the process to set or display. For more information about the syntax, see Process Syntax.
Environment
Item | Description |
---|---|
Modes | User mode only |
Targets | Live, crash dump |
Platforms | All |
Additional Information
For more information about other methods of displaying or controlling processes and threads, see Controlling Processes and Threads.
Remarks
You can specify processes only in user mode.
If you use the |s syntax, the debugger displays information about the current process.
This command also disassembles the current instruction for the current system, process, and thread.