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/gdbserver ChangeLog config.in configur ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_0-branch
Changes by:	drow@sourceware.org	2003-06-29 04:03:05

Modified files:
	gdb/gdbserver  : ChangeLog config.in configure configure.in 
	                 gdbreplay.c linux-low.c server.h utils.c 

Log message:
	* configure.in: Check whether we need to prototype strerror.
	* server.h: Optionally prototype strerror.
	* gdbreplay.c (perror_with_name): Use strerror.
	* linux-low.c (linux_attach_lwp): Use strerror.
	* utils.c (perror_with_name): Use strerror.
	* config.in, configure: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.14.2.2&r2=1.14.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/config.in.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.6&r2=1.6.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/configure.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.11&r2=1.11.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/configure.in.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.12&r2=1.12.22.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/gdbreplay.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.7&r2=1.7.44.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.24&r2=1.24.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/server.h.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.12&r2=1.12.44.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/utils.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.6&r2=1.6.50.1


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