From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7080 invoked by alias); 3 Feb 2009 18:24:29 -0000 Received: (qmail 7068 invoked by uid 22791); 3 Feb 2009 18:24:29 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 03 Feb 2009 18:24:24 +0000 Received: (qmail 19488 invoked from network); 3 Feb 2009 18:24:22 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 3 Feb 2009 18:24:22 -0000 From: Pedro Alves To: Daniel Jacobowitz Subject: Re: [0/2] Inspect extra signal information Date: Tue, 03 Feb 2009 18:24:00 -0000 User-Agent: KMail/1.9.10 Cc: Ulrich Weigand , gdb-patches@sourceware.org References: <200902031501.49657.pedro@codesourcery.com> <200902031642.n13GgL35026175@d12av02.megacenter.de.ibm.com> <20090203180617.GA8038@caradoc.them.org> In-Reply-To: <20090203180617.GA8038@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200902031824.22132.pedro@codesourcery.com> 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: 2009-02/txt/msg00073.txt.bz2 On Tuesday 03 February 2009 18:06:17, Daniel Jacobowitz wrote: > I like this idea. =A0We'd just need a "native siginfo to gdb siginfo" > routine, which could probably live in one common native-only file. Hmmm, what do you mean exactly by "gdb siginfo" here? --=20 Pedro Alves