]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
Separate out locator window
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2019-06-25  Tom TromeySeparate out locator window
2019-06-25  Tom TromeySeparate out execution-info window
2019-06-25  Tom TromeyRemove tui_alloc_win_info
2019-06-25  Tom TromeyDon't check window type in tui_set_win_focus_to
2019-06-25  Tom TromeyIntroduce tui_win_info::make_visible_with_new_height
2019-06-25  Tom TromeyIntroduce tui_win_info::update_tab_width
2019-06-25  Tom TromeyIntroduce enum tui_box
2019-06-25  Tom TromeyRemove some TUI static allocations
2019-06-25  Tom TromeyIntroduce tui_gen_win_info::reset method
2019-06-25  Tom TromeyMove make_visible method to tui_gen_win_info
2019-06-25  Tom TromeyRemove tui_scroll_direction enum
2019-06-25  Tom TromeyChange more TUI functions to take a tui_source_window_base
2019-06-25  Tom TromeyChange tui_set_exec_info_content to return void
2019-06-25  Tom TromeyRemove NULL check from tui_set_exec_info_content
2019-06-25  Tom TromeyChange tui_alloc_source_buffer return type to void
2019-06-25  Tom TromeyIntroduce tui_gen_win_info::name method
2019-06-25  Tom TromeyChange tui_update_source_window for better type safety
2019-06-25  Tom TromeyIntroduce refresh_window method
2019-06-25  Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25  Tom TromeyUse new and delete for tui_gen_win_info
2019-06-25  Tom TromeyChange tui_which_element::data_window to be a pointer
2019-06-25  Tom TromeyIntroduce set_highlight method
2019-06-25  Tom TromeyRemove redundant check from make_visible
2019-06-25  Tom TromeyIntroduce max_height method
2019-06-25  Tom TromeyIntroduce set_new_height method
2019-06-25  Tom TromeyIntroduce the refresh_all method
2019-06-25  Tom TromeyIntroduce two TUI source window methods
2019-06-25  Tom TromeyIntroduce the refresh method
2019-06-25  Tom TromeyUse bool for visibility
2019-06-25  Tom TromeyIntroduce make_visible method
2019-06-25  Tom TromeyRemove an unneeded NULL check
2019-06-25  Tom TromeyInline constructors and initializers
2019-06-25  Tom TromeyChange tui_data_window::display_regs to bool
2019-06-25  Tom TromeyRemove struct tui_data_info
2019-06-25  Tom TromeyRemove struct tui_command_info
2019-06-25  Tom TromeyRemove struct tui_source_info
2019-06-25  Tom TromeyIntroduce has_locator method
2019-06-25  Tom TromeyRemove tui_clear_win_detail
2019-06-25  Tom TromeyDon't use TUI_DISASM_WIN in tui_disasm_window method
2019-06-25  Tom TromeyIntroduce methods for scrolling
2019-06-25  Tom TromeyCreate tui_disasm_window
2019-06-25  Tom TromeySplit the tui_win_info destructor
2019-06-25  Tom TromeyRemove tui_list
2019-06-25  Tom TromeyIntroduce tui_win_info::clear_detail method
2019-06-25  Tom TromeySimplify source and disassembly window creation
2019-06-25  Tom TromeySimplify command window creation
2019-06-25  Tom TromeyRemove an unnecessary NULL check from the TUI
2019-06-25  Tom TromeyCreate subclasses for different window types
2019-06-25  Tom TromeyAdd destructor to tui_win_info
2019-06-25  Tom TromeyUse new and delete for TUI windows
2019-06-22  Tom TromeyRemove tui_first_data_element_no_in_line
2019-06-22  Tom TromeyRemove two unused functions from the TUI
2019-06-22  Tom de Vries[gdb] Fix s390x -m31 build
2019-06-21  Simon Marchidwarf2read: Get rid of VEC (dwarf2_section_info_def)
2019-06-21  Simon Marchidwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptr
2019-06-21  Simon Marchidwarf2read: C++ify dwo_file
2019-06-21  Simon Marchidwarf2read: Use bool for dwarf2_section_info fields
2019-06-20  Tom TromeyDon't declare tui_init_content_element
2019-06-20  Tom TromeyDon't declare tui_init_win_info
2019-06-19  Tom de Vries[gdb] Fix build breaker with gcc 4.8
2019-06-19  Tom TromeyFix crash when setting breakpoint condition
2019-06-19  Tom TromeyInstantiate a single source highlighter
2019-06-18  Andrew Burgessgdb: Remove use of deprecated_interactive_hook
2019-06-18  Tom de Vries[gdb] Fix abstract_to_concrete type
2019-06-17  Tom de Vries[gdb] Fix heap-buffer-overflow in child_path
2019-06-17  Paul PluzhnikovPR gdb/24364: Don't call dtrace_process_dof with NULL...
2019-06-16  Tom de Vries[gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for...
2019-06-16  Tom TromeyDon't cast a tui_win_info directly to tui_gen_win_info
2019-06-16  Tom TromeyRemove more unnecessary casts of NULL
2019-06-16  Andrew Burgessgdb: Remove unused signal mask
2019-06-16  Simon MarchiWrite index for dwz -m file
2019-06-16  Tom TromeyReplace uses of concat with xstrdup
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-06-16  Tom TromeyRemove some NULL checks from the TUI
2019-06-16  Simon MarchiFix some whitespace issues in gdb ChangeLogs
2019-06-15  Andrew Burgessgdb/fortran: Show the type for non allocated / associat...
2019-06-15  Andrew Burgessgdb/mi: New commands to catch C++ exceptions
2019-06-15  Andrew Burgessgdb: Don't allow annotations to influence what else...
2019-06-15  Andrew Burgessgdb: Remove an update of current_source_line and curren...
2019-06-15  Andrew Burgessgdb: New function to open source file and compute line...
2019-06-15  Andrew Burgessgdb: Remove unused parameter
2019-06-14  Tom TromeyDo not emit style escape sequences to log file
2019-06-14  Tom TromeyMinor NEWS rearrangement
2019-06-14  Tom TromeyMove gnulib to top level
2019-06-14  Tom TromeyWarn if add-symbol-file does not provide any symbols
2019-06-14  Tom TromeyOnly compute realpath when basenames_may_differ is set
2019-06-14  Andrew Burgessgdb: Use scoped_restore_terminal_state in annotate.c
2019-06-14  Tom TromeyAllow re-assigning to convenience variables
2019-06-14  Tom TromeyRecognize _ in attribute names
2019-06-14  Tom TromeyRemove alloca(0) calls
2019-06-13  Pedro AlvesFix "set integer-command unlimited junk"
2019-06-13  Pedro AlvesFix gdb build with -std=gnu++11
2019-06-12  Pedro AlvesNEWS and manual changes for command options changes
2019-06-12  Pedro AlvesDelete parse_flags/parse_flags_qcs
2019-06-12  Pedro AlvesMake "thread apply" use the gdb::option framework
2019-06-12  Pedro Alves"thread apply 1 -- -" vs "frame apply level 0 -- -"
2019-06-12  Pedro AlvesMake "frame apply" support -OPT options
2019-06-12  Pedro AlvesIntroduce complete_nested_command_line
2019-06-12  Pedro Alves"backtrace full/no-filters/hide" completer
2019-06-12  Pedro AlvesMake "backtrace" support -OPT options
next