Use common_val_print in infcmd.c
authorTom Tromey <tom@tromey.com>
Fri, 13 Mar 2020 23:39:52 +0000 (17:39 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 14 Mar 2020 00:03:39 +0000 (18:03 -0600)
commit3444c526a33e61aeff86cbe1184e765458007890
tree2bc646e5de10e35c2ad9b60cd7041fc1096d2f66
parentc2a44efee1cbe5321a850c53f34e9c205a1d6ca0
Use common_val_print in infcmd.c

This changes some spots in infcmd.c to use common_val_print (which,
despite its name, is a value-based API) rather than val_print.

gdb/ChangeLog
2020-03-13  Tom Tromey  <tom@tromey.com>

* infcmd.c (default_print_one_register_info): Use
common_val_print.
gdb/ChangeLog
gdb/infcmd.c
This page took 0.026729 seconds and 4 git commands to generate.