I am making a process monitoring program for his game server. Occasionally, the programs stop responding.


I've used the if process.responding then process.kill la de da, but its not working right.


Is there a debugging tool out there i could use to intentionally make a program stop responding?