Results 1 to 2 of 2

Thread: qtcreator debugging problem in windowXP

  1. #1
    Join Date
    Jun 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Smile qtcreator debugging problem in windowXP

    Hello,
    I'm a newbie here. When I debugged a qtwidget program, the excutable didn't stop at the breakpoints.
    I am using Qt SDK 4.5.1, Qt Creator 1.1.1 and gdb which is inside the Qt SDK.And As with Debugging helper, I chose "Use debugging helper", and unchecked the rest option.
    Gdb log is in the attachment.

    Could someone help me fix it?
    Thanks a lot.
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2009
    Posts
    33
    Thanks
    6
    Thanked 7 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qtcreator debugging problem in windowXP

    From the log it appears you're trying to debug the release version of addressbook. That won't work. Try debugging the debug version of addressbook, instead =)

    Cheers,
    -andy.f

Similar Threads

  1. Problem in using QHttp with QTimer
    By Ferdous in forum Newbie
    Replies: 2
    Last Post: 6th September 2008, 12:48
  2. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 09:12
  3. Steps in solving a programming problem?
    By triperzonak in forum General Programming
    Replies: 8
    Last Post: 5th August 2008, 08:47
  4. problem with paint and erase in frame
    By M.A.M in forum Qt Programming
    Replies: 9
    Last Post: 4th May 2008, 20:17
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.