]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/valprint.c
Remove LA_PRINT_STRING
authorTom Tromey <tom@tromey.com>
Sat, 22 Jan 2022 23:32:48 +0000 (16:32 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 14 Feb 2022 13:22:33 +0000 (06:22 -0700)
commit660da3c14b3b1815d6b3f1849a7225a10d819042
tree569508305b97cfb486866c69a09fa3635e9cd213
parent362501dc5c85ae67c7141292ed5be1bfbd334645
Remove LA_PRINT_STRING

This removes the LA_PRINT_STRING macro, in favor of using ordinary
method calls.
gdb/c-valprint.c
gdb/language.h
gdb/valprint.c
gdb/varobj.c