Sources Bugzilla – Bug 14817
gdbserver doesn't look at thread name
Last modified: 2013-04-02 17:49:07 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.
*** Bug 14495 has been marked as a duplicate of this bug. ***