src/gdb ChangeLog amd64obsd-tdep.c i386obsd-tdep.c

kettenis@sourceware.org kettenis@sourceware.org
Thu Dec 22 14:09:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2005-12-22 14:09:18

Modified files:
	gdb            : ChangeLog amd64obsd-tdep.c i386obsd-tdep.c 

Log message:
	* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix detection of
	interrupts from user space.
	* i386obsd-tdep.c (i386obsd_trapframe_cache): Handle interrupt
	frames too.
	(i386obsd_trapframe_sniffer): Turn into a proper unwinder sniffer.
	(i386obsd_trapframe_unwind): Add sniffer.
	(i386obsd_init_abi): Prepend i386obsd_trapframe_unwind instead of
	appending i386obsd_trapframe_sniffer.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7487&r2=1.7488
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/amd64obsd-tdep.c.diff?cvsroot=src&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/i386obsd-tdep.c.diff?cvsroot=src&r1=1.26&r2=1.27



More information about the Gdb-cvs mailing list