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.
(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
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 ***