Subject: CVS commit: src/gnu/dist/gdb/gdb
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/29/2003 17:47:26
Module Name:	src
Committed By:	martin
Date:		Mon Sep 29 17:47:26 UTC 2003

Modified Files:
	src/gnu/dist/gdb/gdb: sparc64nbsd-nat.c

Log Message:
In the thread support functions only transfer those registers, that fit
into our struct fpreg64. This avoids gdb crashing due to smashed stack
when debugging threaded programs.


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

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