This is the mail archive of the gdb-cvs@sourceware.org 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 Makefile.in i386nbsd-nat.c c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2006-12-17 13:30:44

Modified files:
	gdb            : ChangeLog Makefile.in i386nbsd-nat.c 
	gdb/config/i386: nbsdelf.mh nbsdaout.mh 
Added files:
	gdb            : nbsd-nat.c nbsd-nat.h 

Log message:
	Mark Kettenis  <kettenis@gnu.org>
	
	* i386nbsd-nat.c: Include "nbsd-nat.h".
	(_initialize_i386nbsd_nat): Update target vector to use
	nbsd_pid_to_exec_file.
	* config/i386/nbsdelf.mh (NATDEPFILES): Add nbsd-nat.o.
	* config/i386/nbsdaout.mh (NATDEPFILES): Add nbsd-nat.o.
	* nbsd-nat.c: New file.
	* nbsd-nat.h: New file.
	* Makefile.in (ALLDEPFILES): Add nbsd-nat.c.
	(nbsd_nat_h): New variable.
	(nbsd-nat.o): New dependency.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/nbsd-nat.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/nbsd-nat.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8029&r2=1.8030
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.860&r2=1.861
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/i386nbsd-nat.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsdelf.mh.diff?cvsroot=src&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nbsdaout.mh.diff?cvsroot=src&r1=1.9&r2=1.10


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