From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17883 invoked by alias); 29 Oct 2013 17:28:40 -0000 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 Received: (qmail 17872 invoked by uid 89); 29 Oct 2013 17:28:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: multi.imgtec.com Received: from multi.imgtec.com (HELO multi.imgtec.com) (194.200.65.239) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 29 Oct 2013 17:28:40 +0000 Message-ID: <1383067699.2558.181.camel@ubuntu-sellcey> Subject: Re: [PATCH] Avoid producing broken non-native core files From: Steve Ellcey To: "Maciej W. Rozycki" CC: Pedro Alves , Date: Tue, 29 Oct 2013 17:28:00 -0000 In-Reply-To: References: <1383066110.2558.177.camel@ubuntu-sellcey> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-SEF-Processed: 7_3_0_01192__2013_10_29_17_28_31 X-SW-Source: 2013-10/txt/msg00906.txt.bz2 On Tue, 2013-10-29 at 17:20 +0000, Maciej W. Rozycki wrote: > Here's a change I made last week before I ran out of time; I gather it is > the same as yours and it fixes the problem for me. Any objections before > I apply it? That is the same change I tested here and it worked fine for me. Steve Ellcey sellcey@mips.com