Subject: CVS commit: src/gnu/dist/gdb6/gdb
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/14/2006 10:42:54
Module Name:	src
Committed By:	bjh21
Date:		Sat Oct 14 10:42:54 UTC 2006

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

Log Message:
Use ADDR_BITS_REMOVE on return addresses pulled from stack frames un
arm_unwind_pc().  This makes stack backtraces on acorn26 work correctly
(assuming you've done "set arm apcs32 0" first).


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

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