Subject: CVS commit: src/gnu/dist/gdb6/gdb
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 12/07/2006 13:38:19
Module Name:	src
Committed By:	drochner
Date:		Thu Dec  7 13:38:19 UTC 2006

Modified Files:
	src/gnu/dist/gdb6/gdb: i386nbsd-tdep.c

Log Message:
Update code for recognition of signal trampolines to the new "setcontext"
type, and update register offsets for ucontext/mcontext.
Now a backtrace crossing a signal handler invocation works.
Approved by christos.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/gnu/dist/gdb6/gdb/i386nbsd-tdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.