Results 1 to 3 of 3

Thread: debugger not working qt creator

  1. #1
    Join Date
    Feb 2009
    Posts
    189
    Thanks
    2

    Default debugger not working qt creator

    Dear Friends
    I am using Qt4.7.4 and Qt creator 2.3.1
    When I try to debug my code its starting and the debugger finished. Its not debugging....

    Please help me ...Thanks Sujan

  2. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: debugger not working qt creator

    Are you debbuging a library or application?
    Are you building debug or reelase version?

    Try to clear the project, run qmake and build the project. Make sure it's set to 'debug'.
    Set a breakpoint somewhere in main() and see if it gets triggered.

    btw there was already a thread about that, you should read it.

  3. #3
    Join Date
    Feb 2009
    Posts
    189
    Thanks
    2

    Default Re: debugger not working qt creator

    I am running a simple application. In fact with no application its working..
    Too chain
    compiler path : C:\Qt\qtcreator-2.3.1\mingw\bin\gcc.exe
    debugger : C:\Qt\qtcreator-2.3.1\pythongdb\gdb-i686-pc-mingw32.exe

    These come with Qt creator. but its starting and finished. it not stopping at the break point. I have built in debug mode only. Still its not working . Please help me.

Similar Threads

  1. Qt Creator Can't integrate Creator with Visual Studio 2005 debugger
    By AndyBrice in forum Qt Tools
    Replies: 1
    Last Post: 11th November 2011, 00:11
  2. Replies: 2
    Last Post: 18th April 2011, 09:36
  3. Installing QT Creator - debugger is missing!
    By Istrebitel in forum Newbie
    Replies: 4
    Last Post: 19th October 2010, 13:05
  4. Qt Creator QT Creator debugger gone bad on 4.6.2 Windows
    By jjmellon in forum Qt Tools
    Replies: 3
    Last Post: 22nd July 2010, 00:10
  5. creator MSVC debugger problem
    By glenn in forum Qt Tools
    Replies: 0
    Last Post: 10th August 2009, 11:44

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.