ld -plugin options when plugins are disabled
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 393651799ef9a73cfeb64a4751ee4f04a671378f..5cd74e6c31b525cb43637848f443dd2132278ab2 100644 (file)
@@ -1,3 +1,33 @@
+2020-06-05  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       Revert commit 982a38f60b0.
+       * python/py-tui.c (gdbpy_tui_set_title): Restore use of get.
+
+2020-06-05  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * python/py-tui.c (gdbpy_tui_set_title): Use release, not get, to
+       avoid use after free.
+
+2020-06-05  Tom de Vries  <tdevries@suse.de>
+
+       * NEWS: Fix typos.
+
+2020-06-04  Simon Marchi  <simon.marchi@efficios.com>
+
+       * dwarf2/read.c (dwarf2_read_gdb_index): Save partial_symtabs in
+       the per_bfd object.
+       (dwarf2_read_debug_names): Likewise.
+       (dwarf2_initialize_objfile): Use partial_symtabs from per_bfd
+       object when re-using a per_bfd object with an index.
+
+2020-06-03  Tom de Vries  <tdevries@suse.de>
+
+       PR symtab/26046
+       * dwarf2/read.c (scan_partial_symbols): Recurse into DW_TAG_subprogram
+       children for C++.
+       (load_partial_dies): Don't skip DW_TAG_inlined_subroutine child of
+       DW_TAG_subprogram.
+
 2020-06-02  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * ada-lang.c (ada_language_data): Delete skip_trampoline
This page took 0.028503 seconds and 4 git commands to generate.