Hi, I did build it with MSVC though, but the GUI seems setup for GDB (it's asking me for GDB details). I did install Debugging Tools for Windows separately and can confirm cdb.exe is in my %PATH%
On Thu, Apr 22, 2010 at 1:57 PM, André Pönitz <[email protected]>wrote: > On Thursday 22 April 2010 14:22:09 ext Jack Wootton wrote: > > Hello, > > > > Can CDB be used with Creator 2.0? > > Yes. > > But you have to install the Debugging Tools for Windows by yourself, and > you should be aware of the fact that the cdb integration is lagging behind > gdb in terms of features and general usability. > > > The GUI seems to assume GDB is used. > > If you use MinGW, gdb will be used, if you use MSVC, you need to use cdb. > So basically your selection of tool chain also selects the debugging > environment. > > > However this page > http://doc.qt.nokia.com/qtcreator-1.2/creator-debugging.html > > states that CDB can be used. Has support been removed in 2.0? > > cdb support has not been removed, and there is no intention to do so. > I also see no indication to the contrary on more recent pages like > > http://doc.qt.nokia.com/qtcreator/creator-debugging.html . > > Andre' > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > -- Regards Jack
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
