From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2777 invoked by alias); 11 Jun 2004 14:42:26 -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 2762 invoked from network); 11 Jun 2004 14:42:26 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 11 Jun 2004 14:42:26 -0000 Received: from zaretski ([80.230.141.54]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DBK60488; Fri, 11 Jun 2004 17:42:13 +0300 (IDT) Date: Fri, 11 Jun 2004 14:42:00 -0000 From: "Eli Zaretskii" To: Andrew Cagney Message-Id: <6654-Fri11Jun2004173919+0300-eliz@gnu.org> CC: msnyder@redhat.com, ezannoni@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <40C88A9C.7060706@gnu.org> (message from Andrew Cagney on Thu, 10 Jun 2004 12:21:48 -0400) Subject: Re: [HEADS-UP] gdb segfault Reply-to: Eli Zaretskii References: <409C5170.8040702@redhat.com> <40A0272D.5080702@gnu.org> <16572.43064.43519.774441@localhost.redhat.com> <40BCBFE1.6010103@redhat.com> <40C88A9C.7060706@gnu.org> X-SW-Source: 2004-06/txt/msg00257.txt.bz2 > Date: Thu, 10 Jun 2004 12:21:48 -0400 > From: Andrew Cagney > > I've attached is the first of two initial steps - disable the broken > async code ready for its removal. Then we can fix QUIT. > > Eli, Elena? Okay with me.