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 amd64obsd-tdep.c Makefile.in


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2005-12-22 13:17:49

Modified files:
	gdb            : ChangeLog amd64obsd-tdep.c Makefile.in 

Log message:
	* amd64obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h".
	(amd64obsd_tf_reg_offset): New define.
	(amd64obsd_trapframe_cache, amd64obsd_trapframe_this_id)
	(amd64obsd_trapframe_prev_register, amd64obsd_trapframe_sniffer):
	New functions.
	(amd64obsd_trapframe_unwind): New variable.
	(amd64obsd_init_abi): Prepend amd64obsd_trapframe_unwind.
	* Makefile.in (amd64obsd-tdep.o): Update dependencies.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7486&r2=1.7487
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/amd64obsd-tdep.c.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.764&r2=1.765


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