I have noticed that whenever there I am debugging and I happen to hit an infinite loop in a stored procedure, PL/SQL Developer stops responding and needs to be killed in the client. However, this is not all, I have to go to the Oracle server and kill the processes every time. Is there a way that I can stop debugging without having to kill PL/SQL Developer and in addition the generated process in the server?