Bug 14495 - gdbserver doesn't support thread names
Summary: gdbserver doesn't support thread names
Status: RESOLVED DUPLICATE of bug 14817
Alias: None
Product: gdb
Classification: Unclassified
Component: server (show other bugs)
Version: unknown
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-19 04:03 UTC by Benoit (Mozilla)
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 Benoit (Mozilla) 2012-08-19 04:03:32 UTC
Ran accross this in the mozilla bigzilla:
https://bugzilla.mozilla.org/show_bug.cgi?id=750498#c13

Apparently gdbserver doesn't support the thread names. This is handy for programs that have 30+ threads.
Comment 1 Tom Tromey 2012-08-20 18:00:25 UTC
(In reply to comment #0)
> Ran accross this in the mozilla bigzilla:
> https://bugzilla.mozilla.org/show_bug.cgi?id=750498#c13

Thanks for forwarding it.

> Apparently gdbserver doesn't support the thread names. This is handy for
> programs that have 30+ threads.

This is part of http://sourceware.org/gdb/wiki/LocalRemoteFeatureParity
Comment 2 Benoit (Mozilla) 2013-04-02 17:49:07 UTC
Bug 14817 describes my issue and is tracked from the wiki. Closing out this issue.

*** This bug has been marked as a duplicate of bug 14817 ***