Factor out pointer printing code from generic_val_print
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 27 Jul 2015 18:11:19 +0000 (14:11 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 27 Jul 2015 18:11:19 +0000 (14:11 -0400)
commit81eb921ae109e875b9df6435ac6947181d824a67
tree75042311b0cf99cf659c20ce6bdee69f2638295c
parent557dbe8a5ea7f87fd9e6910997ca04f306cab195
Factor out pointer printing code from generic_val_print

gdb/ChangeLog:

* valprint.c (generic_val_print): Factor out pointer
printing code to ...
(generic_val_print_ptr): ... this new function.
gdb/ChangeLog
gdb/valprint.c
This page took 0.026966 seconds and 4 git commands to generate.