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: [patch/rfc] Delete write_fp() and friends


On Mar 28, 10:28am, Michael Snyder wrote:

> > Well, almost, I left dwarf2cfi.c's write_fp() as is - someone might be
> > interested in the code.
> > 
> > Assuming no issues are raised, and my builds come back clean, I'll
> > commit it next week.
> 
> So what should calls to write_fp be replaced with?

It looks to me like there was only one call to write_fp() and that
occurred in sparc-tdep.c.  Andrew replaced that call with a call to
write_register().

But, ahem, it would've been nice for Andrew to tell us this in the
prefatory text preceding the patch.

Kevin


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