* printcmd.c (print_scalar_formatted): Compare the length of the
authorJim Blandy <jimb@codesourcery.com>
Fri, 7 Dec 2001 21:07:59 +0000 (21:07 +0000)
committerJim Blandy <jimb@codesourcery.com>
Fri, 7 Dec 2001 21:07:59 +0000 (21:07 +0000)
commitf4697836921014a6a3a39f9fbcbfe707e62f4a98
tree6f2c619d366b1fd0c4bd8e0ad46405f88139f6c5
parent7a345fb3e39283ea821a1e7118ae2412bc53c742
* printcmd.c (print_scalar_formatted): Compare the length of the
value against the lengths of the target's floating-point types,
not the host's.  Add support for `long double'.
gdb/ChangeLog
gdb/printcmd.c