Factor out bool 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)
commite5bead4b23122be39e0bf32889fd609df6299e1c
treea527418ddf6a021428d20ae705ed990c03588275
parent4a8c372f1f82d1be24d2575e5979690efd839e08
Factor out bool printing code from generic_val_print

gdb/ChangeLog:

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