>>>>> "Matthias" == Matthias Schwarzott <z...@gentoo.org> writes:

Matthias> pthread_setname_np and that is implemented by calling the syscall 
Matthias> prctl(PR_SET_NAME).

Matthias> Using plain gdb, info threads also lists these user-defined names.
Matthias> But valgrind and gdb+vgdb only show the thread-ids.

Currently I don't think there is a way for vgdb to report this back to
gdb.  I filed a bug for this:

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

Fixing this is part of our project for native/remote parity:

    http://sourceware.org/gdb/wiki/LocalRemoteFeatureParity

Tom


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to