[Qt-creator] Threadnames command (debugger plugin)

Álvaro del Barrio delba.bcn at gmail.com
Thu May 22 08:37:22 CEST 2014


Hi,

Since "threadnames" (python command) in gdbbridge.py is unnecessari to
display the names of the threads of the remote application, I can not find
where Qt Creator passes these threadnames to gdb for displaying... Which
method or file does it?

Regards,

Álvaro


2014-05-15 20:59 GMT+02:00 André Pönitz <apoenitz at t-online.de>:

> 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'
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140522/6fe93f66/attachment.html>


More information about the Qt-creator mailing list