This is the mail archive of the gdb-patches@sourceware.cygnus.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]

[rfa] Add a name field to ``struct floatformat''


Hello,

The attached adds a name field to ``struct floatformat''.  It would be
going into both the binutils+gdb and gcc repositories.  Since GDB likes
to change its floatingpoint format on the fly, being about to print the
format's name out (for debugging) is very helpful.

Any problems?  (This code was once GDB's anyway :-).

	Andrew

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