[Qt-interest] gdb crashes in Qt Creator
Christian Kandeler
christian.kandeler at nokia.com
Thu Jul 21 10:23:11 CEST 2011
On Wed, 2011-07-20 at 20:26 +0000, ext Cole, Derek wrote:
> 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?
You have a better chance of getting a useful reply at
qt-creator at qt.nokia.com. This list is about Qt itself.
Christian
More information about the Qt-interest-old
mailing list