Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/03/1997 16:10:01
jonathan
Wed Dec  3 08:00:14 PST 1997
Update of /a/cvsroot/src/gnu/dist/gdb
In directory netbsd1:/var/slash-tmp/cvs-serv29499

Modified Files:
	mipsnbsd-nat.c 
Log Message:
Correct offset and size of register-copying code in fetch_inferior_registers()
and set_inferior_regsiters() to match the split scalar/FP register  structs.
Based on fetch_core_registers.

Fixes some but not all of PR 4589.