Refactor get_init_files to use std::string
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2019-09-11  Christian BiesingerRefactor get_init_files to use std::string
2019-09-11  Ali TamurFix float to LONGEST conversion.
2019-09-11  Christian BiesingerChange the type of copy_names from int to bool
2019-09-11  Tom TromeyIntroduce bfd_set_filename
2019-09-10  Tom TromeyAdd Ada support for .debug_names
2019-09-10  Tom TromeyFix latent bug in .debug_names file-name handling
2019-09-10  Tom TromeyChange map_matching_symbols to take a lookup_name_info
2019-09-10  Tom TromeySimplify psym_map_matching_symbols
2019-09-10  Tom TromeyChange iterate_over_symbols to return bool
2019-09-10  Tom TromeyChange map_matching_symbols to take a symbol_found_call...
2019-09-10  Ali TamurDWARF 5 support: Handle dwo_id
2019-09-09  Tom TromeyUse ui_out for "info win"
2019-09-09  Philippe WaroquiersFix leak detected in python.c initialization code.
2019-09-08  Tom TromeyTruncate long TUI window titles
2019-09-07  Simon MarchiChange lookup_symbol's block_index parameter type to...
2019-09-06  Christian BiesingerChange int to bool for the relocate_* functions
2019-09-06  Alan Modrabfd_get_filename
2019-09-03  Andrew Burgessgdb: Handle missing domain types in: maintenance print...
2019-09-03  Tom TromeyHandle biased types
2019-09-02  Alan HaywardCheck arguments for all probes before using them
2019-09-02  Alan HaywardUse gdbarch for probe::get_argument_count
2019-09-02  Alan HaywardRefactor svr4_create_solib_event_breakpoints
2019-08-30  Sergio Durigan JuniorRemove "\nError: " suffix from nat/fork-inferior.c...
2019-08-30  Tom TromeyRemove tui_win_info::refresh_all
2019-08-30  Tom TromeyDon't call wrefresh from tui_cont_sig
2019-08-30  Tom TromeyMinor rearrangement of tui-stack.c
2019-08-30  Tom TromeyMake tui_locator_window::set_locator_fullname re-render
2019-08-30  Tom TromeySwap tui_show_locator_content and tui_locator_window...
2019-08-30  Tom TromeyTurn two locator functions into methods
2019-08-30  Tom TromeyDon't call tui_refresh_all from show_layout
2019-08-30  Tom TromeyDon't call touchwin in tui_gen_win_info::refresh_window
2019-08-30  Tom TromeyRemove NULL checks from box_win
2019-08-30  Tom TromeySimplify register display
2019-08-30  Tom TromeyPrivate data members in tui_data_window
2019-08-30  Tom TromeyRemove some calls in tui_data_window
2019-08-30  Tom TromeyRemove some checks of .empty()
2019-08-30  Tom TromeyRemove tui_data_window::display_all_data
2019-08-30  Tom TromeyRemove NO_DATA_STRING
2019-08-29  Bernhard WodokFix PR win32/24284: tcp_auto_retry doesn't work in...
2019-08-28  Andrew Burgessgdb/fortran: Don't include module symbols when searchin...
2019-08-28  Andrew Burgessgdb/fortran: Implement la_print_typedef for Fortran
2019-08-27  Christian BiesingerFix compiler warning in linux-namespaces.c
2019-08-27  Andrew Burgessgdb: Add new -n flag to some info commands
2019-08-26  Christian BiesingerFactor out the common code in lookup_{static,global...
2019-08-26  Tom de Vries[gdb, c++] Improve error message when using libstdcxx...
2019-08-26  Simon Marchidwarf2read: fix compilation issue with gcc 4.8
2019-08-25  Simon Marchidwarf2read: replace gdb::optional<bool> with enum
2019-08-25  Yoshinori SatoConvert the RX target to make use of target descriptions.
2019-08-24  Christian BiesingerFix compile warning in symtab.c
2019-08-23  Sergio Durigan JuniorMove gdb-dlfcn.[ch] to gdbsupport/
2019-08-23  Sandra LoosemoreFix bug in nios2 prologue analysis.
2019-08-22  Christian BiesingerMake GDB compile with Python 3 on MinGW
2019-08-22  Andrew Burgessgdb/fortran: Remove some dead code from the parser
2019-08-21  Pedro AlvesFix nullptr in with_command_1
2019-08-21  Christian BiesingerFix g++ 9.1 build breakage
2019-08-21  Jinke Fangdb/djgpp: Add Hygon Dhyana processor support
2019-08-20  Tom TromeyChange some tui_data_window methods to be private
2019-08-20  Tom TromeyRemove some defines from tui-data.h
2019-08-20  Tom TromeyMove some defines to tui-stack.c
2019-08-20  Tom TromeyChange tui_make_window to be a method
2019-08-20  Tom TromeyRemove tui_data_window::display_regs
2019-08-20  Tom TromeyRemove indirection from tui_data_window::regs_content
2019-08-20  Tom TromeyAdd two methods to tui_data_window
2019-08-20  Tom TromeyChange tui_check_register_values to be a method
2019-08-20  Tom TromeyRearrange tui-regs.c some more
2019-08-20  Tom TromeyChange tui_data_item_window::content to be a unique_xma...
2019-08-20  Tom TromeyRemove tui_data_item_window::value
2019-08-20  Tom TromeyMinor rearrangement in tui-regs.c
2019-08-20  Tom TromeyRemove NULL check from tui_reg_command
2019-08-20  Tom TromeySome i18n fixes for the TUI
2019-08-20  Conrad MeyerImprove remote attach round-trips without btrace
2019-08-19  Tom TromeyFix indentation in value_has_field
2019-08-19  Tom TromeyFix Fortran regression with variables in nested functions
2019-08-19  Tom TromeyAdd Rust support to source highlighting
2019-08-16  Tom TromeyRemove the TUI execution info window
2019-08-16  Tom TromeyRemove useless assignment from tui_remove_hooks
2019-08-16  Tom TromeyChange tui_show_symtab_source to be a method
2019-08-16  Tom TromeyIntroduce tui_source_window_base::set_contents method
2019-08-16  Tom TromeyChange tui_update_breakpoint_info to be a method
2019-08-16  Tom TromeyChange tui_update_source_window to be a method
2019-08-16  Tom TromeyChange tui_update_source_window_as_is to be a method
2019-08-16  Tom TromeyRemove "noerror" parameter from some TUI functions
2019-08-16  Tom TromeyRemove separate visibility flag
2019-08-16  Tom TromeyRemove m_has_locator
2019-08-16  Alan HaywardMove [PAC] into a new MI field addr_flags
2019-08-15  Tom de Vries[gdb] Make maint info sections print relocated addresses
2019-08-15  Tom TromeyTUI resize unification
2019-08-15  Tom TromeyFix bug with character enumeration literal
2019-08-15  Christian BiesingerRename internal Python functions to start with an under...
2019-08-15  Tom TromeyTUI window resize should not need invisibility
2019-08-15  Tom TromeyChange TUI source window iteration
2019-08-15  Tom TromeyRename the "reset" method to "resize"
2019-08-15  Tom TromeyRemove tui_initialize_static_data
2019-08-15  Tom TromeyMinor simplification in tui_default_win_viewport_height
2019-08-15  Tom TromeyRemove tui_clear_source_content
2019-08-15  Tom TromeyTurn tui_erase_source_content into a method
2019-08-15  Tom TromeyRemove tui_alloc_source_buffer
2019-08-15  Tom TromeyChange tui_line_is_displayed to be a method
2019-08-15  Tom TromeyChange tui_addr_is_displayed into a method
2019-08-15  Tom TromeyMove contents of tui_show_frame_info to new method
next
This page took 0.294167 seconds and 107 git commands to generate.