From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11057 invoked by alias); 26 Mar 2003 03:58:31 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11050 invoked from network); 26 Mar 2003 03:58:31 -0000 Received: from unknown (HELO web14601.mail.yahoo.com) (216.136.224.79) by sources.redhat.com with SMTP; 26 Mar 2003 03:58:31 -0000 Message-ID: <20030326035830.20755.qmail@web14601.mail.yahoo.com> Received: from [63.121.140.201] by web14601.mail.yahoo.com via HTTP; Tue, 25 Mar 2003 19:58:30 PST Date: Wed, 26 Mar 2003 03:58:00 -0000 From: Kalpesh Jasapara Subject: GDB server and threaded application To: gdb@sources.redhat.com Cc: linuxppc-dev@lists.linuxppc.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-03/txt/msg00352.txt.bz2 Hello, I am having a problem with remote gdb debugging using gdbserver to work with multi threads. The command "info threads" shows only one thread. I am using glibc 2.1.3, powerpc-linux-gdb 5.3, powerpc-linux-gcc 2.9.5 Observed that qfThreadInfo packet response contains only one thread, not a list of all the threads in our application. How does the all_threads list get populated with the other threads? Is this feature supported with the versions that we are using? -Kalpesh __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com