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 sparcnbsd-nat.c Makefile.in ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2004-05-22 22:34:44

Modified files:
	gdb            : ChangeLog sparcnbsd-nat.c Makefile.in 
	gdb/config/sparc: nbsdelf.mh 

Log message:
	* sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
	<sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
	(sparc32nbsd_supply_pcb): New function.
	(_initialize_sparcnbsd_nat): Enable libkvm interface.
	* Makefile.in (sparcnbsd-nat.o): Update dependencies.
	* config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
	(LOADLIBES): New variable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5913&r2=1.5914
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparcnbsd-nat.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.574&r2=1.575
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsdelf.mh.diff?cvsroot=src&r1=1.11&r2=1.12


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