Results 1 to 20 of 38

Thread: what are the debug versions used for?!!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: what are the debug versions used for?!!

    I don't use IDEs. (at least since those old days of the DOS compilers/IDEs)
    I always debug with classic programming means; mostly, outputting some messages in different places and levels of the program.
    Remaining (and usually substantial) task is the (re-)analyzing and thinking about the cause(s).
    complementary guesses and tests, etc.

    I think these are fast enough for me and cause me to become more stronger and gain more insight about the program (and other programs) and problems (even problems that have no sign at the moment).
    Last edited by FS Lover; 15th August 2009 at 16:22.

Similar Threads

  1. Need debug and release versions of Qwt?
    By Tiansen in forum Qwt
    Replies: 1
    Last Post: 28th March 2008, 07:55
  2. Some very weird compilation warnings
    By MarkoSan in forum Qt Programming
    Replies: 21
    Last Post: 23rd January 2008, 16:48
  3. Adding custom defines when on debug build
    By chus in forum Qt Programming
    Replies: 2
    Last Post: 2nd March 2007, 11:38
  4. Replies: 11
    Last Post: 22nd March 2006, 19:06

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.