Results 1 to 3 of 3

Thread: Qt_4.4.0_eclipse_xp

  1. #1
    Join Date
    Jan 2008
    Posts
    8
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt_4.4.0_eclipse_xp

    Hi,
    I have a problem which is no longer awful for me.
    I can't debug Qt 4.4.0 programs on my windows xp professional machine in eclipse environment
    try, try, try...
    but I have no result.
    1. I set up eclipse, qt 4.4.0, eclipse integration
    2 I set up my environment variable paths for my installation of qt and mingw as
    (C:\MinGW\bin;C:\MinGW\lib;C:\MinGW\include;E:\Qt\ 4.4.0\bin;E:\Qt\4.4.0\lib;E:\Qt\4.4.0\include)
    3 I built my debug library of Qt
    4 I also copy gdb debugger files to mingw folder
    5 I also try to debug my simple console program for mingw debugger or gdb debugger respectively
    But I have nothing as for debugging process
    Is there any idea for my problem?

    Thanks in advance

  2. #2
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Qt_4.4.0_eclipse_xp

    What do you mean "nothing as debug process"??
    Qt 5.3 Opensource & Creator 3.1.2

  3. #3
    Join Date
    Jan 2008
    Posts
    8
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question Re: Qt_4.4.0_eclipse_xp

    Hi,
    Nothing as FOR process is that I have not any result when debugging. OK?
    I made a mistake gdb debugger because I copied gdb debugger folder itself not contents of gdb debugger. So when I copied contents of gdb debugger into mingw folder, I started to debug. But this time , I had problems such as "No source file named xxx.cpp in loaded symbols" where xxx.cpp is any file name starting debug process.

    And when debugging, I met No source available for "snwprintf() " for Qt objects. Alternatively if I say, I can't debug when I step over in eclise(F6 key).

    I added some errors in text file for making the situation more clear.
    Thanks for reply.
    Sincerely
    Attached Files Attached Files

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.