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:39 -0600 |
commit | b0c26e99f50d6926dd628ec51c1e9a037c521ab5 (patch) | |
tree | 3ca0e751437bd63d31d274560fa0fb87e1f393ab /gdb/stack.c | |
parent | ce3acbe9fa876647649cc88f94264a5c56bf46a1 (diff) | |
download | binutils-b0c26e99f50d6926dd628ec51c1e9a037c521ab5.zip binutils-b0c26e99f50d6926dd628ec51c1e9a037c521ab5.tar.gz binutils-b0c26e99f50d6926dd628ec51c1e9a037c521ab5.tar.bz2 |
Refactor val_print and common_val_print
This changes val_print and common_val_print to use a new helper
function. A theme in the coming patches is that calls to val_print
itself should be removed. This is the first such patch; at the end of
the series, we'll remove val_print and simplify do_val_print.
gdb/ChangeLog
2020-03-13 Tom Tromey <tom@tromey.com>
* valprint.c (do_val_print): New function, from val_print.
(val_print): Use do_val_print.
(common_val_print): Use do_val_print.
Diffstat (limited to 'gdb/stack.c')
0 files changed, 0 insertions, 0 deletions