This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] include/gdb/signals.h


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  <drow@mvista.com>
> 
> * 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  <drow@mvista.com>
> 
> * 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]