diff options
author | Tom Tromey <tom@tromey.com> | 2020-03-13 17:39:52 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-03-13 18:03:41 -0600 |
commit | f5354008862defe83fc6d3620d51da52f860f5bf (patch) | |
tree | aa7bbf0f4bffd16149283adeed1d3c33ff3726e3 /gdb/objc-lang.c | |
parent | 3eec3b05b9ecf5e726c606f0bba916e095dcbe98 (diff) | |
download | gdb-f5354008862defe83fc6d3620d51da52f860f5bf.zip gdb-f5354008862defe83fc6d3620d51da52f860f5bf.tar.gz gdb-f5354008862defe83fc6d3620d51da52f860f5bf.tar.bz2 |
Simplify generic_val_print_float
This changes generic_val_print_float not to call
val_print_scalar_formatted. This lets generic_value_print then use
value_print_scalar_formatted instead.
gdb/ChangeLog
2020-03-13 Tom Tromey <tom@tromey.com>
* valprint.c (generic_val_print_float): Don't call
val_print_scalar_formatted.
(generic_val_print, generic_value_print): Update.
Diffstat (limited to 'gdb/objc-lang.c')
0 files changed, 0 insertions, 0 deletions