gdb/rust: Handle printing structures containing strings
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 126343ce99b6ec14217b615c1aea168feb8efcf2..bef807d474cc00437ae561d6c456c5dbd2f8d8d7 100644 (file)
@@ -1,3 +1,27 @@
+2019-05-02  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * rust-lang.c (val_print_struct): Handle printing structures
+       containing strings.
+
+2019-05-02  Tom Tromey  <tromey@adacore.com>
+
+       * valarith.c (_initialize_valarith): Remove.
+
+2019-05-01  Tom Tromey  <tromey@adacore.com>
+
+       * ada-lang.c (ada_value_primitive_field): Treat more fields as
+       bitfields.
+
+2019-05-01  Tom Tromey  <tromey@adacore.com>
+
+       * ada-lang.c (ada_value_assign): Correctly compute starting offset
+       for big-endian copies.
+
+2019-04-30  Ali Tamur  <tamur@google.com>
+       * gdb/dwarf2read.c (read_3_bytes): New declaration.
+       (read_attribute_value): Added DW_FORM_strx1-4 cases.
+       (read_3_bytes): New function.
+
 2019-04-30  Joel Brobecker  <brobecker@adacore.com>
 
        * windows-nat.c (main_thread_id): Delete.
This page took 0.023873 seconds and 4 git commands to generate.