gdb: Remove use of deprecated_interactive_hook
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4dae9aa7cc89dc3f8a8a9c42c558f309c7e9b9a1..a2abef1c07694499eddebb605abfad6447a59469 100644 (file)
@@ -1,3 +1,149 @@
+2019-06-18  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * defs.h (deprecated_interactive_hook): Delete declaration.
+       * interps.c (clear_interpreter_hooks): Remove use of
+       deprecated_interactive_hook.
+       * top.c (deprecated_interactive_hook): Delete definition.
+       * utils.c (maybe_quit): Remove use of deprecated_interactive_hook.
+
+2019-06-18  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/24515
+       * dwarf2read.h (abstract_to_concrete): Change type from
+       std::unordered_map<die_info_ptr, std::vector<die_info_ptr>> to
+       std::unordered_map<sect_offset, std::vector<sect_offset>>.
+       * dwarf2read.c (read_variable): Update.
+       (dwarf2_fetch_die_loc_sect_off): Update.
+
+2019-06-17  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/24617
+       * common/pathstuff.c (child_path): Make sure parent_len > 0 before
+       accessing parent[parent_len - 1].
+
+2019-06-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       PR gdb/24364
+       * gdb/dtrace-probe.c (dtrace_static_probe_ops::get_probe): Don't
+       call dtrace_process_dof with NULL dof.
+
+2019-06-16  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/24445
+       * contrib/gdb-add-index.sh: Update to handle dwz-m-ed executable.
+
+2019-06-16  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
+       (make_all_visible): Use address of member.
+
+2019-06-16  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-data.c (tui_clear_win_detail, init_win_info)
+       (tui_free_window, free_content, free_content_elements): Remove
+       unnecessary cast.
+       * tui/tui-windata.c (tui_display_all_data): Remove unnecessary
+       cast.
+       * tui/tui-regs.c (tui_show_register_group)
+       (tui_display_registers_from, tui_display_reg_element_at_line):
+       Remove unnecessary cast.
+
+2019-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * linux-nat.c (normal_mask): Delete.
+       (_initialize_linux_nat): Don't initialise normal_mask.
+
+2019-06-16  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       PR gdb/24445
+       * dwarf-index-write.h (write_psymtabs_to_index): Add
+       dwz_basename parameter.
+       * dwarf-index-write.c (write_gdbindex): Move file writing to
+       write_gdbindex_1.  Change return type void.
+       (assert_file_size): Move up, remove filename parameter.
+       (write_gdbindex_1): New function.
+       (write_debug_names): Change return type to void, call
+       assert_file_size.
+       (struct index_wip_file): New struct.
+       (write_psymtabs_to_index): Add dwz_basename parameter.  Move
+       file logic to index_wip_file.  Write index for dwz file if
+       needed.
+       (save_gdb_index_command): Pass basename of dwz file, if present.
+       * dwarf-index-cache.c (index_cache::store): Obtain and pass
+       build-id of dwz file, if present.
+       * dwarf2read.c (struct dwz_file): Move to dwarf2read.h.
+       (dwarf2_get_dwz_file): Likewise.
+       * dwarf2read.h (struct dwz_file): Move from dwarf2read.c.
+       (dwarf2_get_dwz_file): Likewise.
+
+2019-06-16  Tom Tromey  <tom@tromey.com>
+
+       * coffread.c (process_coff_symbol): Use xstrdup.
+       * value.c (create_internalvar): Use xstrdup.
+
+2019-06-16  Tom Tromey  <tom@tromey.com>
+
+       * valops.c (value_cast, value_slice): Remove unnecessary cast.
+       * breakpoint.c (stopin_command, stopat_command)
+       (until_break_command, decode_location_default): Remove unnecessary
+       cast.
+       * utils.c (subset_compare): Remove unnecessary cast.
+       * ada-lang.c (ada_update_initial_language): Remove unnecessary
+       cast.
+       * linespec.c (decode_line_with_last_displayed): Remove unnecessary
+       cast.
+       * infcmd.c (path_command): Remove unnecessary cast.
+       * coffread.c (decode_type): Remove unnecessary cast.
+       * xcoffread.c (read_xcoff_symtab): Remove unnecessary cast.
+       * mipsread.c (mipscoff_symfile_read): Remove unnecessary cast.
+       * tui/tui-stack.c (tui_show_locator_content)
+       (tui_show_frame_info): Remove unnecessary cast.
+       * tui/tui-win.c (tui_scroll_forward_command)
+       (tui_scroll_backward_command, tui_set_focus, tui_set_win_height)
+       (parse_scrolling_args): Remove unnecessary cast.
+       * tui/tui-data.c (init_win_info, tui_del_window)
+       (tui_free_window, tui_del_data_windows, tui_free_data_content)
+       (free_content_elements): Remove unnecessary cast.
+       * tui/tui-windata.c (tui_first_data_item_displayed): Remove
+       unnecessary cast.
+       * tui/tui-source.c (tui_set_source_content)
+       (tui_vertical_source_scroll): Remove unnecessary cast.
+       * tui/tui-layout.c (tui_default_win_height): Remove unnecessary
+       cast.
+       * tui/tui-io.c (tui_initialize_io): Remove unnecessary cast.
+       * tui/tui-regs.c (tui_display_registers_from)
+       (tui_display_register): Remove unnecessary cast.
+       * tui/tui-wingeneral.c (tui_refresh_win, tui_delete_win)
+       (tui_unhighlight_win, tui_highlight_win, tui_make_window)
+       (make_visible): Remove unnecessary cast.
+       * tui/tui-winsource.c (tui_erase_source_content)
+       (tui_update_breakpoint_info, tui_set_exec_info_content): Remove
+       unnecessary cast.
+       * ax-gdb.c (agent_command_1): Remove unnecessary cast.
+       * cli/cli-setshow.c (cmd_show_list): Remove unnecessary cast.
+       * stabsread.c (read_type, read_array_type, read_range_type):
+       Remove unnecessary cast.
+       * mdebugread.c (mdebug_build_psymtabs): Remove unnecessary cast.
+       (parse_symbol, parse_type, upgrade_type, parse_external)
+       (parse_partial_symbols, psymtab_to_symtab_1, cross_ref): Remove
+       unnecessary cast.
+       * gdb_bfd.c (gdb_bfd_map_section): Remove unnecessary cast.
+
+2019-06-16  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-data.c (tui_alloc_generic_win_info)
+       (tui_alloc_win_info, tui_add_content_elements): Remove NULL
+       checks.
+
+2019-06-16  Bernhard Heckel  <bernhard.heckel@intel.com>
+           Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * f-typeprint.c (f_print_type): Don't return early for not
+       associated or not allocated types.
+       (f_type_print_varspec_suffix): Add print_rank parameter and print
+       ranks of array types in case they dangling.
+       (f_type_print_base): Add print_rank parameter.
+
 2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * NEWS: Mention new MI commands.
 
 2019-05-17  Jan Vrany  <jan.vrany@fit.cvut.cz>
 
-       * MAINTAINERS (Write After Approval): Add myself.
+       * MAINTAINERS (Write After Approval): Add myself.
 
 2019-05-17  Tom de Vries  <tdevries@suse.de>
 
 
 2019-03-26  Alan Hayward  <alan.hayward@arm.com>
 
-        * ppc-linux-nat.c: Add include.
+       * ppc-linux-nat.c: Add include.
 
 2019-03-26  Alan Hayward  <alan.hayward@arm.com>
 
-        * NEWS: Mention AArch64 Pointer Authentication.
+       * NEWS: Mention AArch64 Pointer Authentication.
 
 2019-03-26  Alan Hayward  <alan.hayward@arm.com>
 
-        * arm-linux-nat.c: Add include.
+       * arm-linux-nat.c: Add include.
 
 2019-03-25  Simon Marchi  <simon.marchi@polymtl.ca>
 
This page took 0.025348 seconds and 4 git commands to generate.