Bug 14817 - gdbserver doesn't look at thread name
: gdbserver doesn't look at thread name
Status: NEW
Product: gdb
Classification: Unclassified
Component: remote
: unknown
: P2 normal
: ---
Assigned To: Not yet assigned to anyone
:
:
:
:
  Show dependency treegraph
 
Reported: 2012-11-07 18:29 UTC by Tom Tromey
Modified: 2013-04-02 17:49 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Tromey 2012-11-07 18:29:49 UTC
linux-nat.c:linux_nat_thread_name will return the thread
name as set by prctl(PR_SET_NAME).
remote.c and gdbserver ought to send back this information as well.
Comment 1 Benoit (Mozilla) 2013-04-02 17:49:07 UTC
*** Bug 14495 has been marked as a duplicate of this bug. ***