Convert Go printing to value-based API
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 79ed024125521386d0c85ee1ed2524c272d57cfe..862d4bc7e93e1aaff10ca23c6ccd5f478a75189f 100644 (file)
@@ -1,3 +1,9 @@
+2020-03-13  Tom Tromey  <tom@tromey.com>
+
+       * go-valprint.c (go_value_print_inner): New function.
+       * go-lang.h (go_value_print_inner): Declare.
+       * go-lang.c (go_language_defn): Use go_value_print_inner.
+
 2020-03-13  Tom Tromey  <tom@tromey.com>
 
        * rust-lang.c (val_print_struct, rust_print_enum): Use the value
This page took 0.023426 seconds and 4 git commands to generate.