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] signals/signals.c


On Mon, Mar 25, 2002 at 12:53:54PM -0500, Andrew Cagney wrote:
> >2002-03-24  Daniel Jacobowitz  <drow@mvista.com>
> >
> >* 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  <drow@mvista.com>
> >
> >* 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


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