From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10299 invoked by alias); 5 Jun 2009 22:43:13 -0000 Received: (qmail 10291 invoked by uid 22791); 5 Jun 2009 22:43:13 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 05 Jun 2009 22:43:07 +0000 Received: from wpaz29.hot.corp.google.com (wpaz29.hot.corp.google.com [172.24.198.93]) by smtp-out.google.com with ESMTP id n55Mh36I010572 for ; Fri, 5 Jun 2009 23:43:03 +0100 Received: from qw-out-2122.google.com (qwd5.prod.google.com [10.241.193.197]) by wpaz29.hot.corp.google.com with ESMTP id n55Mh1HX012705 for ; Fri, 5 Jun 2009 15:43:01 -0700 Received: by qw-out-2122.google.com with SMTP id 5so1439944qwd.13 for ; Fri, 05 Jun 2009 15:43:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.91.12 with SMTP id k12mr989347qcm.66.1244241781488; Fri, 05 Jun 2009 15:43:01 -0700 (PDT) In-Reply-To: References: Date: Fri, 05 Jun 2009 22:43:00 -0000 Message-ID: <8ac60eac0906051543r20575491tc28418a49237aade@mail.gmail.com> Subject: Re: [rfc][patch] Allow GDB to display user-defined thread names From: Paul Pluzhnikov To: tromey@redhat.com Cc: karen.osmond@gmail.com, gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-06/txt/msg00143.txt.bz2 On Fri, Jun 5, 2009 at 3:29 PM, Tom Tromey wrote: > Actually, it seems to me that the name-printing should be done by some > generic code, not in linux-thread-db.c. Here is a head of previous thread on this subject with some possibly useful pointers: http://sourceware.org/ml/archer/2008-q4/msg00534.html -- Paul Pluzhnikov