]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Introduce m2_value_print_inner
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:40 +0000 (18:03 -0600)
commit62c4663d3c59b53e622b2f83eeae7c8d47c656dd
treea05fbe09b2db386787c02bde23a99fd9b6232c99
parent621821900289e9ef3472dc430d6fcf4d55b301e2
Introduce m2_value_print_inner

This introduces m2_value_print_inner.

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

* m2-valprint.c (m2_value_print_inner): New function.
* m2-lang.h (m2_value_print_inner): Declare.
* m2-lang.c (m2_language_defn): Use m2_value_print_inner.
gdb/ChangeLog
gdb/m2-lang.c
gdb/m2-lang.h
gdb/m2-valprint.c