From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9845 invoked by alias); 28 Sep 2004 23:49:39 -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 9838 invoked from network); 28 Sep 2004 23:49:39 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 28 Sep 2004 23:49:39 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1CCRj0-0004Rs-8K; Tue, 28 Sep 2004 19:49:38 -0400 Date: Tue, 28 Sep 2004 23:49:00 -0000 From: Daniel Jacobowitz To: Karl Janmar Cc: gdb@sources.redhat.com Subject: Re: gdbserver on linux + thread Message-ID: <20040928234938.GA17072@nevyn.them.org> Mail-Followup-To: Karl Janmar , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-09/txt/msg00249.txt.bz2 On Tue, Sep 28, 2004 at 05:35:23PM +0200, Karl Janmar wrote: > > Hi! > > I'm trying to get gdbserver + linux with glibc+linuxthreads 2.3.2 working. > I fail, is gdbserver really supporting threaded programs? I have > difficulties finding documentation say anything about this, i have tried > google too without progress. > > Anybody have here knows anything about this? It should work. If you read the archives, a number of people have gotten it working. You did not say what version of GDB; if it's not the latest, try that. -- Daniel Jacobowitz