This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog signals/signals.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sources.redhat.com	2002-03-26 21:12:36

Modified files:
	gdb            : ChangeLog 
	gdb/signals    : signals.c 

Log message:
	2002-03-27  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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2351&r2=1.2352
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/signals/signals.c.diff?cvsroot=src&r1=1.1&r2=1.2


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