From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29848 invoked by alias); 28 Jun 2011 20:12:16 -0000 Received: (qmail 29830 invoked by uid 22791); 28 Jun 2011 20:12:12 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 28 Jun 2011 20:11:58 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 7934DCB029A; Tue, 28 Jun 2011 22:11:57 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xHvCfskLt7et; Tue, 28 Jun 2011 22:11:54 +0200 (CEST) Received: from [192.168.1.2] (bon31-9-83-155-120-49.fbx.proxad.net [83.155.120.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 60FFDCB0244; Tue, 28 Jun 2011 22:11:54 +0200 (CEST) From: Eric Botcazou To: Mark Kettenis Subject: Re: [patch] Add support for single register window model on SPARC Date: Tue, 28 Jun 2011 20:12:00 -0000 User-Agent: KMail/1.9.9 Cc: gdb-patches@sourceware.org References: <201106161536.09111.ebotcazou@adacore.com> <201106212008.10987.ebotcazou@adacore.com> <201106231314.p5NDE37t015068@glazunov.sibelius.xs4all.nl> In-Reply-To: <201106231314.p5NDE37t015068@glazunov.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201106282211.03504.ebotcazou@adacore.com> 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: 2011-06/txt/msg00428.txt.bz2 > Typically, yes, but because of: > > /* FIXME: kettenis/20050423: Don't enable the unwinder until the > StackGhost issues have been resolved. */ > > we only install the DWARF unwinder for Linux, and I guess you tested > on some other platform. Backtraces also work fine on Linux, both 32-bit and 64-bit. Very nice. -- Eric Botcazou