From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 111268 invoked by alias); 23 Sep 2018 18:12:05 -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 111255 invoked by uid 89); 23 Sep 2018 18:12:04 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT autolearn=ham version=3.3.2 spammy=Hx-languages-length:553, H*r:LMTP X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 23 Sep 2018 18:12:03 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 5F265D9A; Sun, 23 Sep 2018 20:11:59 +0200 (CEST) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7PZ58rx5vrc0; Sun, 23 Sep 2018 20:11:58 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p54ACFE4B.dip0.t-ipconnect.de [84.172.254.75]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id 19158D99; Sun, 23 Sep 2018 20:11:54 +0200 (CEST) From: Rainer Orth To: Simon Marchi Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Also recognize __sighndlr on Solaris/x86 References: Date: Sun, 23 Sep 2018 18:12:00 -0000 In-Reply-To: (Simon Marchi's message of "Sun, 23 Sep 2018 12:03:54 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00779.txt.bz2 Hi Simon, > I noticed this had not been replied to, this LGTM. I don't know much about > Solaris, but I trust that you know what you are talking about :) and this > looks pretty straightforward. just a bit ;-) I recognized that __sighndlr stuff from my work on the libgcc unwinder (libgcc/config/{i386,sparc}/sol2-unwind.h) some time ago. Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University