Factor out complex printing code from generic_val_print
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 27 Jul 2015 18:11:26 +0000 (14:11 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 27 Jul 2015 18:11:26 +0000 (14:11 -0400)
commit0c87c0bfdfe19d5e2b8938d1db42c43e7b19e53f
tree82afc2a41f5bc1d517c719520b079f848c7a6447
parent9550ae5e548dd63599ffadedfe8d1768bfc94072
Factor out complex printing code from generic_val_print

gdb/ChangeLog:

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