Subject: CVS commit: [netbsd-2-0] src/gnu/dist/gdb/gdb
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/10/2004 14:51:03
Module Name:	src
Committed By:	tron
Date:		Mon May 10 14:51:03 UTC 2004

Modified Files:
	src/gnu/dist/gdb/gdb [netbsd-2-0]: ppcnbsd-tdep.c

Log Message:
Pull up revision 1.3 (requested by matt in ticket #279):
Fix stack backtracing so not refer to the initial entry frame.
Default to getting the LR out of the stack if no other way works.
This makes backtraces work on stripped programs.


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

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