From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15706 invoked by alias); 11 Dec 2005 23:40:56 -0000 Received: (qmail 15697 invoked by uid 22791); 11 Dec 2005 23:40:55 -0000 X-Spam-Check-By: sourceware.org Received: from ip127.bb146.pacific.net.hk (HELO mailhub.stlglobal.com) (202.64.146.127) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 11 Dec 2005 23:40:55 +0000 Received: from 236.193.17.210.dyn.pacific.net.hk ([210.17.193.236] helo=[192.168.1.10]) by mailhub.stlglobal.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1ElanM-0004MQ-QD; Mon, 12 Dec 2005 07:39:56 +0800 Message-ID: <439CB8FF.6090708@tausq.org> Date: Tue, 13 Dec 2005 20:35:00 -0000 From: Randolph Chung User-Agent: Debian Thunderbird 1.0.2 (X11/20050331) MIME-Version: 1.0 To: Mark Kettenis CC: gdb-patches@sources.redhat.com Subject: Re: [hpux] Improve sigtramp frame identification References: <437F1F25.6040104@tausq.org> <200512062139.jB6LdRX4029666@elgar.sibelius.xs4all.nl> <43961F34.9020701@tausq.org> <200512111112.jBBBCR6P004287@elgar.sibelius.xs4all.nl> <439C3A10.8090103@tausq.org> <200512111917.jBBJHciL007616@elgar.sibelius.xs4all.nl> In-Reply-To: <200512111917.jBBJHciL007616@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00209.txt.bz2 > Uh, yes, you're right. The attached patch works indeed better. That > bit ok now? yes, thanks. randolph