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]
Other format: [Raw text]

Re: [RFC/testsuite] Update "info float" output for i386


On Tue, Jan 14, 2003 at 12:52:07AM -0500, Andrew Cagney wrote:
> 
> >Some time ago Mark Kettenis updated i387-tdep.c to use frame_register_read
> >for "info float".  This changed the result of "info float" with no running
> >program; I think for the better, and so did he, if I recall rightly.  Can
> >anyone think of a reason not to update the testsuite correspondingly, as
> >with the attached patch?
> 
> That message comes from print_float_info, so while possibly mark's 
> changes, it wouldn't be frame_register_read.  Check with fernando, but i 
> think that all targets should always output that message.

Thanks very much.  I completely missed that line at the beginning of
the function.  Since I don't see anything else overriding
print_float_info (i.e. changing the cfunc for the info command), you're
probably right.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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