Results 1 to 3 of 3

Thread: Qt Creator - problem with debuging

  1. #1
    Join Date
    Mar 2010
    Posts
    23
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt Creator - problem with debuging

    I use netbeans with mingw (gcc 4.5 gdb 7.2) and all works fine but netbeans is to slow so I want try qt creator.

    I install qt creator 2.0.1 without mingw(I alredy heav it). my project compile and run fine.
    when I tr debug I get segmentation fault. application dont start. how can I slove this issue?

    edit

    Now I try it with netebans and also this dont work. even if I use dgb from command line I get this error.
    any sugestions?

    sory for my poor english
    Last edited by banita; 4th October 2010 at 21:24.

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

    Default Re: Qt Creator - problem with debuging

    Given the context, the "segmentation fault" is most likely in your program. If you get it (and your program was compiled in debu mode) you should see the problematic line in the "Stack" view.

  3. #3
    Join Date
    Mar 2010
    Posts
    23
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt Creator - problem with debuging

    I found my problem. comodo firewall cause this isse.

Similar Threads

  1. debuging
    By Maluko_Da_Tola in forum Newbie
    Replies: 0
    Last Post: 23rd August 2010, 22:49
  2. Debuging with Visual C++ 6.0
    By joecole in forum Newbie
    Replies: 1
    Last Post: 16th February 2009, 21:13
  3. debuging problem
    By knut in forum Installation and Deployment
    Replies: 0
    Last Post: 15th December 2008, 12:32
  4. debuging problem
    By Ghost in forum Installation and Deployment
    Replies: 2
    Last Post: 6th November 2008, 09:53
  5. Debuging Qt4 in VS2005
    By derick in forum Qt Programming
    Replies: 6
    Last Post: 20th August 2006, 21:55

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.