From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6363 invoked by alias); 29 May 2008 16:40:25 -0000 Received: (qmail 6353 invoked by uid 22791); 29 May 2008 16:40:25 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 29 May 2008 16:40:05 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 131C1983D6; Thu, 29 May 2008 16:40:04 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id F2AB19810F; Thu, 29 May 2008 16:40:03 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1K1lAZ-00032O-AT; Thu, 29 May 2008 12:40:03 -0400 Date: Fri, 30 May 2008 11:19:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [rfc/rft] Update remaining targets to value-based unwinding Message-ID: <20080529164003.GB11646@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org References: <200805182015.m4IKFQmx030794@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200805182015.m4IKFQmx030794@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-05/txt/msg00760.txt.bz2 On Sun, May 18, 2008 at 10:15:25PM +0200, Ulrich Weigand wrote: > Hello, > > the following patch switches all remaining patches to use value-based > unwinding. This is completely untested except for ensuring that > --enable-targets=all successfully builds again. (In fact that way my > major motivation, to be able to use --enable-targets again as a means > of better compile-testing cross-target changes ...) > > I'm not suggesting to commit this right now; but if anyone has access > to one of the targets converted by this patch, I'd certainly welcome > test reports. Hi Ulrich, At this point I think you've gotten all the likely testing; is it time to commit this? -- Daniel Jacobowitz CodeSourcery