]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
Make GDB compile with Python 3 on MinGW
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
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
2019-08-15  Tom TromeyAvoid string_file in tui_make_status_line
2019-08-15  Tom TromeyMove locator code to tui-stack.c
2019-08-15  Tom TromeyRemove FIXMEs from tui-layout.c
2019-08-15  Tom TromeySimplify TUI boxing
2019-08-15  Tom de Vries[gdb] Fix gdb build on mips64-linux
2019-08-14  Alan HaywardAArch64: Allow additional sizes in prologue
2019-08-14  Tom TromeyFix gdb build on macOS
2019-08-13  Tom TromeyRemove tui_gen_win_info::last_visible_line
2019-08-13  Tom TromeyDon't track the contents of the execution info window
2019-08-13  Tom TromeyRemove tui_clear_exec_info_content
2019-08-13  Tom TromeyRemove tui_erase_exec_info_content
2019-08-13  Tom TromeyTurn tui_show_exec_info_content into a method
2019-08-13  Tom TromeyMove code to tui-winsource.h
2019-08-13  Tom TromeyChange tui_update_exec_info to be a method
2019-08-13  Tom TromeyChange tui_set_exec_info_content to be a method
2019-08-13  Tom TromeyChange tui_show_source_content to be a method
2019-08-13  Tom TromeyChange tui_check_and_display_highlight_if_needed to...
2019-08-13  Tom TromeyDelete invisible TUI windows
2019-08-13  Tom TromeySimplify tui_show_disassem
2019-08-13  Tom TromeyMake tui_default_win_height static
2019-08-13  Tom TromeyTwo simplifications in tui-layout.c
2019-08-13  Tom TromeySimplify tui_make_all_invisible
2019-08-13  Tom TromeyRemove tui_make_all_visible
2019-08-13  Tom TromeyMove current_layout to tui-layout.c
2019-08-13  Tom TromeyRemove struct tui_layout_def
2019-08-13  Tom Tromeyclear_detail can only be called on TUI source windows
2019-08-13  Tom TromeyDon't include readline headers from tracepoint.c
2019-08-12  Tom TromeyRequire readline 7 or newer
2019-08-12  Tom TromeyRemove readline hack from gdb_select
2019-08-09  Pedro Franco de... Fix access to uninitialized variable in fill_in_stop_func
2019-08-09  Andreas Arnezs390: Implement 'type_align' gdbarch method
2019-08-09  Tom de Vries[gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pie
2019-08-07  Tom TromeyMake struct frame_arg self-managing
2019-08-07  Alan HaywardAArch64 pauth: Indicate unmasked addresses in backtrace
2019-08-07  Tom TromeyIntroduce obstack_strndup
2019-08-07  Tom TromeyAdd obstack_strdup overload taking a std::string
2019-08-07  Tom TromeyMake obstack_strdup inline
2019-08-07  Tom TromeyUse obstack_strdup more
2019-08-06  Philippe WaroquiersAdd a selftest that checks documentation invariants.
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-08-06  Frank Ch. Eigler[PR build/24886] disable glibc mcheck support
2019-08-06  Tom TromeyAdd more styling to "disassemble"
2019-08-06  Christian BiesingerReplace int with enum block_enum where appropriate.
2019-08-06  Tom TromeyClean up source file error reporting
2019-08-06  Tom TromeyAdd file offsets to the source cache
2019-08-06  Tom TromeySave plain text in the source cache
2019-08-06  Tom TromeyFix latent bug in source cache
2019-08-06  Tom TromeyChange breakpoint::filter to be a unique_xmalloc_ptr
2019-08-05  Christian BiesingerAdd block['var'] accessor
2019-08-05  Christian BiesingerAdd a comment briefly explaining partial symbols
2019-08-05  Tom TromeyUse _() in calls to build_help
next