On Wed, May 14, 2014 at 11:50:57AM +0200, Álvaro del Barrio wrote: > Hi Andre, > > We are setting the names using prctl(PR_SET_NAME...) which seems to be > standard (we can see this thread names in the output of the *top* command > in unix. Can gdb understand the thread name created using prtcl?
In general yes, and it works for me here. This was https://sourceware.org/bugzilla/show_bug.cgi?id=8618 and was implemented before the release of the GDB 7.4 you are using. Not sure what's going wrong here. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
