Subject: CVS commit: src/gnu/dist/gdb/gdb
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 05/07/2004 00:07:10
Module Name:	src
Committed By:	matt
Date:		Fri May  7 00:07:10 UTC 2004

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

Log Message:
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.3 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.