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![]()
Bookmarks