[Qt-interest] gdb crashes in Qt Creator

Cole, Derek dcole at integrity-apps.com
Wed Jul 20 22:26:16 CEST 2011


    Hello,

I am trying to figure out what is going on with one of my class member functions that is called within a loop.

if I set a breakpoint on the call to the function, and am in debug mode, the program stops at that line. It will continue normally if I hit "continue", stopping at the breakpoint every time the loop iterates.

However, if I try to step into the function, I immediately get an error message "The gdb process exited unexpectedly (crashed.)"

I do not get this error message when using gdb outside of Qt Creator.

Any ideas what is going on?

Thanks


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110720/01248572/attachment.html 


More information about the Qt-interest-old mailing list