On Mon, Sep 27, 2010 at 05:03:04PM +0200, Leandro T. C. Melo wrote: > Actually, the Use Full Path option in Qt Creator might not be enough. > looks like this is a CDB issue. I could reproduce the same behavior by > running CDB and setting the breakpoints from the command-line.
There were some problems left. I think it's mostly fixed for _gdb_ now (as of today), meaning that I was not able to trigger the previously known bad behaviour anymore. The Breakpoint in questions need to have a full absolut path and the 'Use Full Path' box checked. Someone should double check with cdb... Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
