gdb: Show type summary for anonymous structures from c_print_typedef
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 18987b0de405c04af3fa5b79b3f7d0ceb4dbb8a3..63d67124322510d65ecd42c9cb7c2b6231e118e3 100644 (file)
@@ -1,3 +1,17 @@
+2019-07-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * c-typeprint.c (c_print_typedef): Pass -1 instead of 0 to
+       type_print.
+
+2019-07-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * symtab.c (search_symbols): Adjust msymbol matching type arrays
+       so that GDB doesn't match any msymbols when searching in the
+       TYPES_DOMAIN.
+       (print_symbol_info): Print using typedef_print or type_print based
+       on the type of the symbol.  Add updated FIXME comment moved from...
+       (_initialize_symtab): ... move and update FIXME comment to above.
+
 2019-07-22  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * NEWS: Mention adding -q option to "info types".
This page took 0.024226 seconds and 4 git commands to generate.