Results 1 to 2 of 2

Thread: Qt4 Debugging problem

  1. #1
    Join Date
    Apr 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt4 Debugging problem

    Hi all!
    Guys I'm using Qt4 on OpenSuse 11.1 with Eclipse 3.4.0.
    Trying to write program which uses QGraphicsView, QGraphicsScene and QGraphicsPixmapItems.
    I desperately need debugging.
    I've chosen both "gdb/mi" and "gdb Debugger".
    But, when I try to debug, after few minutes mesaage is displayed:

    Error stopping at main.
    Reason:Target request failed:Target is not respondingtimed out) .
    Continue?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Qt4 Debugging problem

    I don't know your exact installation but a problem of mine (which droves me crazy, till i figured out) was:

    Beside my application a have a astyle executable in my folders. Because of any reason sometimes the debug modus is switching its target from my application to the mentioned astyle executable and then I get a similar error message. My bee it's a similar problem?

Similar Threads

  1. Problem debugging Assert failure.
    By Doug Broadwell in forum Qt Programming
    Replies: 3
    Last Post: 3rd January 2009, 18:39
  2. Problem debugging Windows QT App w/ GDB
    By JDTexas in forum Qt Programming
    Replies: 4
    Last Post: 2nd March 2008, 08:02
  3. Program crashes with assert error in xcb_lock.c
    By Valheru in forum Qt Programming
    Replies: 3
    Last Post: 18th November 2007, 19:56
  4. KDE 3.5.0 crash while opening project
    By MarkoSan in forum KDE Forum
    Replies: 2
    Last Post: 19th October 2007, 16:21
  5. problem with gdb debugging
    By bruce1007 in forum General Discussion
    Replies: 1
    Last Post: 3rd August 2006, 13:37

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.