Results 1 to 4 of 4

Thread: Debugger failure

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    May 2008
    Posts
    155
    Thanked 15 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Debugger failure

    Qt Creator 2.0.1 does not work with gdb 6.8 on Window/MinGW. There's a python enabled gdb 7.0.1 (or even 7.1?) packed in the SDK. Point your debugger settings in Tools->Options->Debugger there.

    cdb is only used and useful if you use Qt Creator with a Qt compiled with the Microsoft Compiler. The SDK contains a Qt compiled with MinGW.

  2. The following user says thank you to ktk for this useful post:

    Carlton (29th October 2010)

Similar Threads

  1. Debugger problems
    By leoalvesmachado in forum Newbie
    Replies: 0
    Last Post: 28th July 2010, 18:54
  2. Debugger helper
    By JohnToddSr in forum Qt Tools
    Replies: 33
    Last Post: 15th June 2010, 23:19
  3. QRegExp Debugger
    By ml81 in forum Qt-based Software
    Replies: 5
    Last Post: 27th October 2008, 13:23
  4. QT IDE and Debugger
    By onefootswill in forum Newbie
    Replies: 16
    Last Post: 25th July 2008, 20:39
  5. Need Qt IDE with Debugger
    By rajeshs in forum General Discussion
    Replies: 3
    Last Post: 10th October 2007, 12:21

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.