]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Initial rewrite of generic_value_print
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:41 +0000 (18:03 -0600)
commitabc66ce95eee79db058123b985e19dcfc03dc1a7
treecd9c9ada3c03355385c8dd4c23d1ca5d3e40918b
parent07a328583de159941b64bad3ca94f20185c905ed
Initial rewrite of generic_value_print

This rewrites generic_value_print, by copying in the body of
generic_val_print and making the needed adjustments.

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

* valprint.c (generic_value_print): Rewrite.
gdb/ChangeLog
gdb/valprint.c