From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17560 invoked by alias); 19 Apr 2012 07:15:09 -0000 Received: (qmail 17478 invoked by uid 22791); 19 Apr 2012 07:15:04 -0000 X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Apr 2012 07:14:34 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SKlZY-0002oA-6E from Yao_Qi@mentor.com ; Thu, 19 Apr 2012 00:14:32 -0700 Received: from SVR-ORW-FEM-04.mgc.mentorg.com ([147.34.97.41]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 19 Apr 2012 00:13:48 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-04.mgc.mentorg.com (147.34.97.41) with Microsoft SMTP Server id 14.1.289.1; Thu, 19 Apr 2012 00:14:31 -0700 Message-ID: <4F8FBB6E.2060006@codesourcery.com> Date: Thu, 19 Apr 2012 10:25:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Doug Evans CC: , , , Subject: Re: [RFA 3/3] Initial Fission support, the actual Fission stuff References: <20120418185738.277DB2461AF@ruffy.mtv.corp.google.com> In-Reply-To: <20120418185738.277DB2461AF@ruffy.mtv.corp.google.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit 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: 2012-04/txt/msg00618.txt.bz2 On 04/19/2012 02:57 AM, Doug Evans wrote: > Regression tested on amd64-linux, with/without dwarf4 and .gdb_index, > and with the Fission gcc/binutils. > Do we have a test case for this feature? > > 2012-04-18 Doug Evans > > Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission Need a NEWS entry? -- Yao (齐尧)