Results 1 to 3 of 3

Thread: Problem debugging application

  1. #1
    Join Date
    May 2012
    Posts
    99
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Question Problem debugging application

    Hi,

    I want to debug an application using Qt 5.1.1. First I launch debugger and I get the next error: "No debugger set up.". Then I set the gdb.exe as debugger. Finally when I set a breakpoint, the execution does not stop in this point.

    What's wrong?

    Regards.

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Problem debugging application

    Did you compile it in debug mode ?
    qmake CONFIG+=debug ?

  3. #3
    Join Date
    May 2012
    Posts
    99
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem debugging application

    It is necessary to set up the debugger. This thing is not set by default?

Similar Threads

  1. newbie QT application remote debugging
    By nilking in forum Newbie
    Replies: 1
    Last Post: 22nd September 2013, 21:27
  2. Debugging win x64 application in QtCreator
    By agerlach in forum Qt Tools
    Replies: 5
    Last Post: 7th July 2010, 16:56
  3. Debugging Qt Application ActiveX on IE8
    By Robson Ramiro in forum Qt Programming
    Replies: 3
    Last Post: 5th July 2010, 21:27
  4. Replies: 0
    Last Post: 4th November 2009, 07:45
  5. Debugging a console application
    By Lorthirk in forum Qt Tools
    Replies: 1
    Last Post: 26th September 2009, 11:49

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.