From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3287 invoked by alias); 10 Mar 2002 22:10:45 -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 3213 invoked from network); 10 Mar 2002 22:10:43 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 10 Mar 2002 22:10:43 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16kBWe-0002SD-00; Sun, 10 Mar 2002 17:10:44 -0500 Date: Sun, 10 Mar 2002 14:10:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] include/gdb/signals.h Message-ID: <20020310171044.A9299@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <20020310122638.B29124@nevyn.them.org> <3C8BB96B.1020704@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C8BB96B.1020704@cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00148.txt.bz2 On Sun, Mar 10, 2002 at 02:52:11PM -0500, Andrew Cagney wrote: > >Here's a trivial organization patch; it has the side benefit of closing > >gdb/412. Andrew, is this what you had in mind? > > Yes, it is what I had in mind. The bug report can't be closed yet > though. There are other files to be moved. However it is dramatic > progress. Yep. Now we have a place to put them. > gdb/: > 2002-03-10 Daniel Jacobowitz > > * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h. > * defs.h: Include "gdb/signals.h". > (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h. > > include/gdb: > 2002-03-10 Daniel Jacobowitz > > * signals.h: New file, split from gdb/defs.h. > > > > There should also be an entry for src/include/ChangeLog indicating the > presence of the new directory. Good thought. Since DJ said it wouldn't cause a problem, shall I commit this? -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer