Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved qt creator: stop button doesn't stop the process

    Tools
    1
    1
    655
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      CybGen last edited by

      Hi, I'm using 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 "stop" 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. Thanks.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post