Introduce tui_data_window::display_reg_element_at_line method
[deliverable/binutils-gdb.git] / gdb / tui / tui-data.h
2019-07-17  Tom TromeyIntroduce tui_data_window::display_reg_element_at_line...
2019-07-17  Tom TromeyIntroduce two more tui_data_window methods
2019-07-17  Tom TromeyIntroduce tui_data_window::erase_data_content method
2019-07-17  Tom TromeyIntroduce tui_data_window::delete_data_content_windows...
2019-07-17  Tom TromeyIntroduce tui_data_window::display_all_data method
2019-07-17  Tom TromeyIntroduce tui_data_window::first_reg_element_no_inline
2019-07-17  Tom TromeyIntroduce tui_data_window::line_from_reg_element_no...
2019-07-17  Tom TromeyIntroduce tui_data_window::last_regs_line_no method
2019-07-17  Tom TromeyIntroduce can_scroll method
2019-07-04  Tom TromeyFix TUI use of "has_break" field
2019-06-25  Tom TromeyMake tui_gen_win_info constructor protected
2019-06-25  Tom TromeyRemove union tui_which_element
2019-06-25  Tom TromeyUse bool for is_exec_point
2019-06-25  Tom TromeyFix "auxiliary" typo
2019-06-25  Tom TromeySeparate out data window
2019-06-25  Tom TromeyRemove "data_content" and "data_content_count" from...
2019-06-25  Tom TromeyTurn tui_first_data_item_displayed into a method
2019-06-25  Tom TromeyRemove tui_init_generic_part
2019-06-25  Tom TromeySeparate out data item window
2019-06-25  Tom TromeyRemove command from tui_which_element
2019-06-25  Tom TromeyRemove layout_def::split
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 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 TromeyIntroduce tui_gen_win_info::name method
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 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 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 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 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 two unused functions from the TUI
2019-06-20  Tom TromeyDon't declare tui_init_content_element
2019-06-20  Tom TromeyDon't declare tui_init_win_info
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-19  Tom TromeyDeprecate and replace the "tabset" command
2018-09-06  Simon MarchiRemove unused tui_win_element::highlight
2018-09-06  Simon MarchiRemove unused tui_win_info::detail::opaque
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-11  Egeyar BagciogluRemove unnecessary parentheses in declarations
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-21  Patrick PalkaRemove fields curch and cur_line from TUI_CMD_WIN
2015-07-10  Andrew Burgessgdb: Convert TUI windows names to lower case.
2015-07-06  Andrew Burgessgdb: tui_win_name: Make parameter and result const.
2015-05-21  Andrew Burgessgdb: Remove register class specific layout names.
2015-04-28  Patrick PalkaMake type-safe the 'content' field of struct tui_gen_wi...
2015-02-27  Tom TromeyFix struct, union, and enum nesting in C++
2015-01-16  Eli ZaretskiiLeave more space in TUI mode for thread ID.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-02-03  Jan Kratochvilgdb/
2013-02-03  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-02  Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-21  Joel Brobecker * tui/tui-data.h (MAX_LOCATOR_ELEMENT_LEN)...
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-14  Alexandre OlivaUpdate copyright notice
2006-02-14  Alexandre Oliva* doublest.h (DOUBLEST): Use long double only if we...
next
This page took 1.575496 seconds and 107 git commands to generate.