[rfa] signals/signals.c

Andrew Cagney ac131313@cygnus.com
Mon Mar 25 09:55:00 GMT 2002


> 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 :-).

enjoy,
Andrew




More information about the Gdb-patches mailing list