Split out eval_op_var_entry_value
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e73dec797aa9d0f9817c8d4598e70dfdea7759b6..94af28072a565ddb4d562ab99433cbf8db461c96 100644 (file)
@@ -1,3 +1,30 @@
+2021-03-08  Tom Tromey  <tom@tromey.com>
+
+       * eval.c (eval_op_var_entry_value): New function.
+       (evaluate_subexp_standard): Use it.
+
+2021-03-08  Tom Tromey  <tom@tromey.com>
+
+       * eval.c (eval_op_scope): New function.
+       (evaluate_subexp_standard): Use it.
+
+2021-03-06  Chernov Sergey  <klen_s@mail.ru>
+
+       PR gdb/27528:
+       * ada-lang.c (ada_fold_name): Use gdb::to_string.
+
+2021-03-06  Tom Tromey  <tom@tromey.com>
+
+       * dwarf2/sect-names.h (dwarf2_elf_names): Declare.
+       * dwarf2/read.h (dwarf2_get_dwz_file): Move to dwz.h.
+       * dwarf2/read.c (dwarf2_elf_names): No longer static.
+       (locate_dwz_sections, dwz_search_other_debugdirs)
+       (dwarf2_get_dwz_file): Move to dwz.c.
+       * dwarf2/dwz.h (dwarf2_get_dwz_file): Move declaration from
+       read.h.
+       * dwarf2/dwz.c (locate_dwz_sections, dwz_search_other_debugdirs)
+       (dwarf2_get_dwz_file): Move from read.c.
+
 2021-03-06  Tom Tromey  <tom@tromey.com>
 
        * debuginfod-support.h: Include scoped_fd.h.
This page took 0.023159 seconds and 4 git commands to generate.