<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace;font-size:small;color:rgb(0,0,0)">Hi, <br><br>I'm using an external tool for debugging, basically it's just a batch 
file which is running some java script which is working with proprietary
 debugger. Anyway when I'm running it in Windows 7 shell everything is 
fine, it works and if you will close a terminal debug session (by 
closing a window or ctrl+c) will be terminated normally, so script and 
stuff works fine. But if you will try to run it in qt creator console 
and push <strong>"stop"</strong> button to terminate debug session qt 
creator won't close session and it will be still in processes so it will
 cause a debugger fault on the next run. So why stop button doesn't stop
 a process? I still can debug it in terminal window but in console would
 be better. <br><br>Thanks,<br><br></div><div class="gmail_default" style="font-family:courier new,monospace;font-size:small;color:rgb(0,0,0)">Dmitry<br></div></div>