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 i386-tdep.h i386 ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2005-12-19 22:19:50

Modified files:
	gdb            : ChangeLog Makefile.in i386-tdep.h 
	                 i386obsd-tdep.c 

Log message:
	* i386-tdep.h (I386_SEL_RPL, I386_SEL_UPL, I386_SEL_KPL): New
	defines.
	* i386obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h".
	(i386obsd_tf_reg_offset, i386obsd_trapframe_unwind): New
	variables.
	(i386obsd_trapframe_cache, i386obsd_trapframe_this_id)
	(i386obsd_trapframe_prev_register, i386obsd_trapframe_sniffer):
	New functions.
	(i386obsd_init_abi): Append i386obsd_trapframe_sniffer.
	* Makefile.in (i386obsd-tdep.o): Update dependencies.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7482&r2=1.7483
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.763&r2=1.764
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/i386-tdep.h.diff?cvsroot=src&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/i386obsd-tdep.c.diff?cvsroot=src&r1=1.25&r2=1.26


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