Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This command is used to retrieve specified process stack. Here is command syntax:

cmdmgr.exe pstack --pid=<process ID>


Command has only one parameter:

  • pid – ID of process, which stack will be shown.


Example:

cmdmgr.exe pstack --pid=7904


Figure 41. pstack command example.

  • No labels