From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2052 invoked by alias); 28 Nov 2005 15:37:09 -0000 Received: (qmail 2044 invoked by uid 22791); 28 Nov 2005 15:37:09 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 28 Nov 2005 15:37:08 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Egl3y-0008EE-FS; Mon, 28 Nov 2005 10:37:06 -0500 Date: Mon, 28 Nov 2005 22:26:00 -0000 From: Daniel Jacobowitz To: Mark Mitchell Cc: gdb-patches@sources.redhat.com Subject: Re: PATCH: Use target values for signals in simulator Message-ID: <20051128153706.GA31595@nevyn.them.org> Mail-Followup-To: Mark Mitchell , gdb-patches@sources.redhat.com References: <20051123185806.29594.qmail@mail.codesourcery.com> <20051125182514.GG736@nevyn.them.org> <43875A5A.3060808@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43875A5A.3060808@codesourcery.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes 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/msg00488.txt.bz2 On Fri, Nov 25, 2005 at 10:39:22AM -0800, Mark Mitchell wrote: > Daniel Jacobowitz wrote: > > > You missed sim/ppc/psim.c:cntrl_c_simulation. Of course there's also > > psim_max_iterations_exceeded, which uses signal -1... let's just ignore > > that for the moment... > > Thanks; I'll update in the obvious way, assuming that I get the > thumbs-up for checkin. OK with that change. -- Daniel Jacobowitz CodeSourcery, LLC