From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11362 invoked by alias); 29 Jul 2002 13:39:47 -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 11354 invoked from network); 29 Jul 2002 13:39:44 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 29 Jul 2002 13:39:44 -0000 Received: from dsl254-114-118.nyc1.dsl.speakeasy.net ([216.254.114.118] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17ZAkJ-0004d4-00; Mon, 29 Jul 2002 08:39:35 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17ZAkF-0000ZT-00; Mon, 29 Jul 2002 09:39:31 -0400 Date: Mon, 29 Jul 2002 06:39:00 -0000 From: Daniel Jacobowitz To: Dan Kegel Cc: gdb@sources.redhat.com Subject: Re: gdbserver multithread support broken in 5.2.1? Message-ID: <20020729133931.GA2090@nevyn.them.org> Mail-Followup-To: Dan Kegel , gdb@sources.redhat.com References: <3D41EF27.9070204@ixiacom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D41EF27.9070204@ixiacom.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-07/txt/msg00298.txt.bz2 On Fri, Jul 26, 2002 at 05:53:59PM -0700, Dan Kegel wrote: > With gdb+dejagnu-weekly-CVS-20020709, remote debugging works fine on ppc405. > > With gdb-5.2.1 built the same way, it doesn't seem to work, and I > get the error message > GDB bug: target.c (target_signal_from_host): unrecognized real-time signal > from gdbserver. CVS branches strike again. 5.2.1 is a maintenance release only; it contains some important bugfixes. CVS-20020709 is a development snapshot, from the main trunk. It contains new features, like the multithreaded gdbserver. If you want a released version of GDB with this support, you have to wait for 5.3 (or 6.0, whatever we settle on...). September was the plan, if I remember right. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer