Please enable JavaScript to view this site.

Exception Tracer Help

Navigation: Command Line Interface > Usage Reference

Monitor Application

Scroll Prev Top Next More

 

Monitor an application that is already running

 

/process

 

 Specifies the process that will be monitored

 

 /process processId

 

 Example: /process 1344

 

 

Monitor an application that is already running

 

/processName

 

 Specifies the process that will be monitored

 

 /processName process-name.exe

 

 Example: /processName myProcess.exe

 

 

Monitor an application that will be started in the future

 

/waitForProcess

 

 Specifies the process that will be monitored

 

 /waitForProcess process-name.exe

 

 Example: /waitForProcess myProcess.exe