PDA

View Full Version : Need Qt IDE with Debugger



rajeshs
10th October 2007, 12:53
Hi All,

I am using Qt4.3 with Mingw in windows , and Qt 4.3 OpenSource in Linux,

Which IDE is best for Debug ( using breakpoints ) Qt Applications,

If you know good debugging tools for Qt, Please post ur suggestions

wysota
10th October 2007, 13:03
Under Linux I suggest using KDevelop with gdb. Under Windows and MinGW you'll have to take a look at IDEs advertised in out "Qt Software" section or if you can live without MinGW, use Visual Studio and its debugger.

rajeshs
10th October 2007, 13:15
Thank you for your reply,

Where can i downlode Kdevelop for Linux?

wysota
10th October 2007, 13:21
www.kdevelop.org