From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11499 invoked by alias); 26 Jan 2009 03:53:00 -0000 Received: (qmail 11487 invoked by uid 22791); 26 Jan 2009 03:52:59 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 26 Jan 2009 03:52:55 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KE200I007XN8300@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Mon, 26 Jan 2009 05:53:10 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.255.234]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KE20027O83YYXQ1@i_mtaout5.012.net.il>; Mon, 26 Jan 2009 05:53:10 +0200 (IST) Date: Mon, 26 Jan 2009 03:53:00 -0000 From: Eli Zaretskii Subject: Re: PR7580 - Command to force abort when internal error In-reply-to: <200901252320.13759.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org, schwab@suse.de, brobecker@adacore.com Reply-to: Eli Zaretskii Message-id: References: <200812290335.09199.pedro@codesourcery.com> <200901252320.13759.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00491.txt.bz2 > From: Pedro Alves > Date: Sun, 25 Jan 2009 23:20:13 +0000 > Cc: Andreas Schwab , > brobecker@adacore.com > > What do you think of this version? Fine with me.