From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11930 invoked by alias); 25 Nov 2005 21:56:16 -0000 Received: (qmail 11923 invoked by uid 22791); 25 Nov 2005 21:56:16 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 25 Nov 2005 21:56:15 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id jAPLsFD3019045; Fri, 25 Nov 2005 22:54:15 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id jAPLsFe7003966; Fri, 25 Nov 2005 22:54:15 +0100 (CET) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id jAPLsE5t032763; Fri, 25 Nov 2005 22:54:14 +0100 (CET) Date: Fri, 25 Nov 2005 23:33:00 -0000 Message-Id: <200511252154.jAPLsE5t032763@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: drow@false.org CC: mark@codesourcery.com, gdb-patches@sources.redhat.com In-reply-to: <20051125182514.GG736@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 25 Nov 2005 13:25:14 -0500) Subject: Re: PATCH: Use target values for signals in simulator References: <20051123185806.29594.qmail@mail.codesourcery.com> <20051125182514.GG736@nevyn.them.org> 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-11/txt/msg00475.txt.bz2 > Date: Fri, 25 Nov 2005 13:25:14 -0500 > From: Daniel Jacobowitz > > On Wed, Nov 23, 2005 at 06:58:06PM -0000, mitchell@mail.codesourcery.com wrote: > Other than that, I think it plausibly likely that you got everything. > Does anyone object to this change? This has been a long-standing wart. I'm all for it; thanks for doing the work Mark! Mark