Results 1 to 20 of 34

Thread: Debugger helper

Threaded View

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

    Default Re: Debugger helper

    Quote Originally Posted by chal61 View Post
    How nice, I made the debugger helper working under windows (latest QT release 4.5.2, QTCreator 1.2.0).

    - Tools->Options->Debugger->Cdb (click under the link "Debugging Tools for Windows") and Install the debugger tools

    - Tools->Options->Debugger->Cdb->autodetect
    - Tools->Options->Debugger->Debugger helper-> Debug Debugger helper

    and now it works!
    That's probably pure accident. The comments in the code regarding "Debug Debugging helpers" suggest that this was intended for internal use only and
    not meant to be present in a "release" build.

    Try to use version 1.2.1. That has several critical fixes in that area.

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

    miwarre (1st August 2009)

Similar Threads

  1. QT IDE and Debugger
    By onefootswill in forum Newbie
    Replies: 16
    Last Post: 25th July 2008, 20:39
  2. Need Qt IDE with Debugger
    By rajeshs in forum General Discussion
    Replies: 3
    Last Post: 10th October 2007, 12:21
  3. On windows: MinGW + Qt + Which Debugger?
    By Dwarf007 in forum Newbie
    Replies: 8
    Last Post: 12th July 2006, 19:21
  4. Usage of the Debugger!!
    By Kapil in forum Qt Programming
    Replies: 9
    Last Post: 20th April 2006, 04:48

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.