From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23522 invoked by alias); 30 Nov 2002 16:42:43 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23179 invoked from network); 30 Nov 2002 16:40:32 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 30 Nov 2002 16:40:32 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 1F8EB3F30; Sat, 30 Nov 2002 11:40:25 -0500 (EST) Message-ID: <3DE8E9F8.5000902@redhat.com> Date: Sat, 30 Nov 2002 08:42:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Kettenis Cc: msnyder@redhat.com, gdb-patches@sources.redhat.com, drow@mvista.com Subject: Re: [Fwd: Re: [Fwd: Re: gdb/725: Crash using debug target and regcaches (in 5.3 branch?)]] References: <3DE3F135.6030605@redhat.com> <3DE53144.3020502@redhat.com> <200211301613.gAUGDInq000267@elgar.kettenis.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00763.txt.bz2 > Is there any chance that the attached could be reviewed over the next > few hours? > > Apparently not :-(. Anyway, I've looked at it now and it appears that > GDB as it stands now isn't ready to cope with the abstraction of the > lin-lwp layer as I intended it. So I guess that until we overhaul the > way GDB deals with threads, Daniels patch (sans the #ifdef) is the way > to go. (The US has holidays round this time?) Thanks! I'll merge it in, test it and then start the 5.2.91 process. Andrew