Subject: CVS commit: gnusrc/gnu/dist/toolchain/gdb
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/07/2002 21:14:44
Module Name: gnusrc
Committed By: jdolecek
Date: Thu Mar 7 19:14:44 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gdb: i386nbsd-nat.c
Log Message:
Also supply the FOP_REGNUM value in supply_xmmregs().
This fixes problem with getting return value of functions
in debugged programs, as noted in toolchain/15715.
Fix provided by Love <lha@stacken.kth.se> in
http://mail-index.netbsd.org/tech-toolchain/2002/01/17/0000.html
Reviewed by Jason Thorpe.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 gnusrc/gnu/dist/toolchain/gdb/i386nbsd-nat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.