> -----Original Message----- > [..] > By the way, since you are using mingw-w64, can you debug properly > applications in QtCreator? When I debug programs, the call stack is empty, > while I still can see locals, and when I step out a function, the debugger > often > crashes. I have no such problems with the mingw32 shipped with Qt.
I remember that gdb has issues specifically with 64 bit, but can't find the mail / bug report right now :( You can verify whether it's gdb or Qt Creator by trying to debug on the console. If it fails there too, then Qt Creator can do little about it. If not please create a qt-creator bug including the debugger log. Regards Kai _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest