This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Fix setting function return values for x86 targets


Mark Kettenis wrote:
> 
> FYI, this patch fixes some problems uncovered by Michaels new
> gdb.base/return2.exp tests for the x86.  STORE_RETURN_VALUE didn't
> handle long long's and floating point values correctly.  There are
> still some problems with floating point values (similar to the
> problems with extracting return values, such that some of the new
> tests still fail.  I'll try to come up with a fix, which should be
> possible for native GDB (or x86 x x86 cross).
> 
> Tested on i586-pc-linux-gnu & checked in.

Looks good.  Thanks Mark.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]