From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28065 invoked by alias); 27 Mar 2002 03:53:51 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28043 invoked from network); 27 Mar 2002 03:53:49 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 27 Mar 2002 03:53:49 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16q4VL-0003D0-00; Tue, 26 Mar 2002 22:53:43 -0500 Date: Tue, 26 Mar 2002 19:53:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] Use shared signals/signals.c in gdbserver Message-ID: <20020326225343.A10641@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <20020324183657.A14633@nevyn.them.org> <3CA13FB9.8030401@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CA13FB9.8030401@cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00527.txt.bz2 On Tue, Mar 26, 2002 at 10:42:49PM -0500, Andrew Cagney wrote: > >2002-03-24 Daniel Jacobowitz > > > >* gdbserver/server.c (main): Call target_signal_to_host_p > > and target_signal_to_host on signals received from the remote. > > * gdbserver/remote-utils.c (prepare_resume_reply): Call > > target_signal_from_host on signals sent to the remote. > > * gdbserver/server.h: Add prototypes. Include "gdb/signals.h". > > * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}. > > > > yep, by me. Thanks! Two questions go with that: - OK for branch also, if I just add the two new files (signals/signals.c and include/gdb/signals.h) and don't change GDB to use them? In a few days, perhaps. - Was: http://sources.redhat.com/ml/gdb-patches/2002-03/msg00464.html an approval? This patch depends on that one. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer