From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13449 invoked by alias); 27 Mar 2002 05:12:59 -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 13246 invoked from network); 27 Mar 2002 05:12:55 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 27 Mar 2002 05:12:55 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16q5jy-0004W0-00 for ; Wed, 27 Mar 2002 00:12:54 -0500 Date: Tue, 26 Mar 2002 21:12:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [rfa] signals/signals.c Message-ID: <20020327001254.A16923@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20020324182537.A10203@nevyn.them.org> <20020324183454.A13924@nevyn.them.org> <3C9F6432.5000902@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C9F6432.5000902@cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00529.txt.bz2 On Mon, Mar 25, 2002 at 12:53:54PM -0500, Andrew Cagney wrote: > >2002-03-24 Daniel Jacobowitz > > > >* signals/signals.c: Include "server.h" in gdbserver build. > > (target_signal_from_name): Don't use STREQ. > > (_initialize_signals): Likewise. Don't include function in > > gdbserver build. > > > >2002-03-24 Daniel Jacobowitz > > > >* signals.c: Moved to... > > * signals/signals.c: Here. > > * Makefile (signals.o): Update. > > > > > > If anyone is wondering, there is a likely follow on patch. Split > signals.c into several smaller files: a string convertion file; a > gdb2host convert; and a host2gdb convert. > > (gdb2 and 2gdb as the ``target_signal'' needs that rename as well :-). This bit committed to trunk. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer