- 
    Bug 
- 
    Resolution: Done
- 
    P3: Somewhat important 
- 
    Qt Creator 4.2.0
- 
    None
QtCreator use different kind of value to determine an invalid pid.
By example the debugger plugin use -1 as invalid pid while ProcessHandle use 0.
Probably other part of the code is to be checked as I did not checked all parts dealing with pids.