Factor out int printing code from generic_val_print
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 27 Jul 2015 18:11:23 +0000 (14:11 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 27 Jul 2015 18:11:23 +0000 (14:11 -0400)
commitb21b63420be3857c1d0e2676e1214d63fe38ed3d
tree4af3bd05e29ef15a2044e1e125972f44fee1fed5
parente5bead4b23122be39e0bf32889fd609df6299e1c
Factor out int printing code from generic_val_print

gdb/ChangeLog:

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