public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/14817] New: gdbserver doesn't look at thread name
@ 2012-11-07 18:29 tromey at redhat dot com
  2013-04-02 17:49 ` [Bug remote/14817] " bgirard at mozilla dot com
  2015-06-30 14:03 ` palves at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at redhat dot com @ 2012-11-07 18:29 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=14817

             Bug #: 14817
           Summary: gdbserver doesn't look at thread name
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com
    Classification: Unclassified


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.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug remote/14817] gdbserver doesn't look at thread name
  2012-11-07 18:29 [Bug remote/14817] New: gdbserver doesn't look at thread name tromey at redhat dot com
@ 2013-04-02 17:49 ` bgirard at mozilla dot com
  2015-06-30 14:03 ` palves at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: bgirard at mozilla dot com @ 2013-04-02 17:49 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=14817

Benoit (Mozilla) <bgirard at mozilla dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bgirard at mozilla dot com

--- Comment #1 from Benoit (Mozilla) <bgirard at mozilla dot com> 2013-04-02 17:49:07 UTC ---
*** Bug 14495 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug remote/14817] gdbserver doesn't look at thread name
  2012-11-07 18:29 [Bug remote/14817] New: gdbserver doesn't look at thread name tromey at redhat dot com
  2013-04-02 17:49 ` [Bug remote/14817] " bgirard at mozilla dot com
@ 2015-06-30 14:03 ` palves at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: palves at redhat dot com @ 2015-06-30 14:03 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=14817

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |palves at redhat dot com

--- Comment #2 from Pedro Alves <palves at redhat dot com> ---
GDB now fetches the remote thread list on every (public) stop, so all
that's missing is the including the thread names in the xml threads list.
And a patch for that was sent here:
 https://sourceware.org/ml/gdb-patches/2015-05/msg00370.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-30 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-07 18:29 [Bug remote/14817] New: gdbserver doesn't look at thread name tromey at redhat dot com
2013-04-02 17:49 ` [Bug remote/14817] " bgirard at mozilla dot com
2015-06-30 14:03 ` palves at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).