From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16970 invoked by alias); 27 Mar 2002 05:16:52 -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 16959 invoked from network); 27 Mar 2002 05:16:51 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 27 Mar 2002 05:16:51 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16q5nn-0004ux-00 for ; Wed, 27 Mar 2002 00:16:51 -0500 Date: Tue, 26 Mar 2002 21:16:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [rfa] Use shared signals/signals.c in gdbserver Message-ID: <20020327001651.B16923@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20020324183657.A14633@nevyn.them.org> <3CA13FB9.8030401@cygnus.com> <20020326225343.A10641@nevyn.them.org> <3CA14B80.90003@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CA14B80.90003@cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00530.txt.bz2 On Tue, Mar 26, 2002 at 11:33:04PM -0500, Andrew Cagney wrote: > >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. Checked in. > > > > > >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. > > Yes. OK. If no one reports a problem on the trunk in three or four days, I'll move it over. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer