On Wed, Jul 09, 2014 at 04:30:34PM -0400, Duane wrote: > Qt 5, QtCreator 3.1.1. > > When I run a program in debug mode from the the IDE, when I close it, I > get the popup message "Cannot find user-level thread for LWP 3336: > generic error" and I have to abort debugging manually. Any idea what > this is about?
I haven't seen it before, but the message is mentioned on the GDB wiki: http://sourceware.org/gdb/wiki/FAQ#GDB_reports_.22Cannot_find_user-level_thread_for_LWP_23957:_generic_error.22.2C_how_do_I_fix_this.3F Maybe you have one of the setups mentioned there. Best regards, Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
