Move some DWARF code out of symfile.h
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 09cfe0f6723dc2b16c6c19cf06d22e37dc6e7a8b..5509d39d101bb2c007dd7150757c9e5236abf6ef 100644 (file)
@@ -1,3 +1,22 @@
+2021-03-20  Tom Tromey  <tom@tromey.com>
+
+       * symfile.h (enum dwarf2_section_enum)
+       (dwarf2_get_section_info): Move to dwarf2/read.h.
+       * dwarf2/read.h (enum dwarf2_section_enum)
+       (dwarf2_get_section_info): Move from symfile.h.
+
+2021-03-19  Pedro Alves  <pedro@palves.net>
+
+       * thread.c (any_thread_of_inferior): Check if there's a selected
+       thread before calling inferior_thread().
+
+2021-03-18  Tom Tromey  <tromey@adacore.com>
+
+       * dwarf2/stringify.c (dwarf_unit_type_name): New function.  Use
+       get_DW_UT_name.
+       * dwarf2/stringify.h (dwarf_unit_type_name): Declare.
+       * dwarf2/comp-unit.c (dwarf_unit_type_name): Remove.
+
 2021-03-18  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * python/py-param.c (get_set_value): Update header comment.
This page took 0.024184 seconds and 4 git commands to generate.