From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 351 invoked by alias); 25 Oct 2007 08:12:36 -0000 Received: (qmail 339 invoked by uid 22791); 25 Oct 2007 08:12:34 -0000 X-Spam-Check-By: sourceware.org Received: from ics.u-strasbg.fr (HELO ics.u-strasbg.fr) (130.79.112.250) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 25 Oct 2007 08:12:32 +0000 Received: from ICSMULLER (laocoon.u-strasbg.fr [130.79.112.72]) by ics.u-strasbg.fr (Postfix) with ESMTP id 3614818701C; Thu, 25 Oct 2007 10:16:58 +0200 (CEST) From: "Pierre Muller" To: "'Pedro Alves'" , References: <4053daab0710241538q64e3db8et926d111d8b086ada@mail.gmail.com> In-Reply-To: <4053daab0710241538q64e3db8et926d111d8b086ada@mail.gmail.com> Subject: RE: Fix annoying misleading pointer Date: Thu, 25 Oct 2007 12:09:00 -0000 Message-ID: <003201c816de$c8fa5960$5aef0c20$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us 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: 2007-10/txt/msg00650.txt.bz2 Too bad I didn't read that earlier, I just spent a l..ong time trying to find where those TARGET_SIGNAL definitions really were! Thanks for correcting this! Pierre > -----Original Message----- > From: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] On Behalf Of Pedro Alves > Sent: Thursday, October 25, 2007 12:39 AM > To: gdb-patches@sourceware.org > Subject: Fix annoying misleading pointer > > Hi, > > Was looking at Mach exceptions, and was bitten by this once again. > Hopefully this will be the last. > > Tested by following the directions with emacs. > > Cheers, > Pedro Alves