Remove NULL check from tui_reg_command
[deliverable/binutils-gdb.git] / gdb / tui / 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-16  Tom TromeyRemove separate visibility flag
2019-08-15  Tom TromeyTUI resize unification
2019-08-15  Tom TromeySimplify TUI boxing
2019-08-13  Tom TromeyChange tui_check_and_display_highlight_if_needed to...
2019-08-13  Tom Tromeyclear_detail can only be called on TUI source windows
2019-07-17  Tom TromeyMove TUI data item window to tui-regs.h
2019-07-17  Tom TromeyRearrange TUI data window code
2019-07-17  Tom TromeyChange tui_get_register to return void
2019-07-17  Tom TromeyClean up tui_layout_command
2019-07-17  Tom TromeyMinor tui_reg_next / tui_reg_prev cleanup
2019-07-17  Tom TromeySimplify tui_show_registers
2019-07-17  Tom TromeyParameterize tui_show_register_group with window
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::display_all_data method
2019-07-17  Tom TromeyRemove tui_display_data_from_line
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-06-25  Tom TromeySeparate out data window
2019-06-25  Tom TromeyRemove "data_content" and "data_content_count" from...
2019-06-25  Tom TromeySeparate out data item window
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 TromeyChange tui_which_element::data_window to be a pointer
2019-06-25  Tom TromeyChange tui_data_window::display_regs to bool
2019-06-25  Tom TromeyRemove struct tui_data_info
2019-06-16  Tom TromeyRemove more unnecessary casts of NULL
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-22  Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-16  Tom TromeyRemove unnecessary casts from TUI
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-27  Tom TromeyConstify tui_reg_command
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-03  Tom TromeyReplace tui_restore_gdbout with scoped_restore
2017-07-17  Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-03-07  Pedro AlvesFix "layout reg" crash
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
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-09-04  Andrew Burgessgdb/tui: Remove casts of NULL during assignment.
2015-06-13  Andrew Burgessgdb: Rework command completion on 'tui reg'.
2015-05-26  Andrew Burgessgdb: tui: Minor fix to compare against NULL.
2015-05-26  Andrew Burgessgdb: Add 'tui reg prev' command.
2015-05-21  Andrew Burgessgdb: Use NULL not 0 in a tui function.
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-04-11  Jan KratochvilRemove --xdb
2015-01-31  Eli ZaretskiiMake sure TABs are expanded in TUI windows on MS-Windows.
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-05  Pedro Alves[TUI] Rewrite register-changed decision bits.
2013-09-05  Pedro Alves[PR tui/15933] TUI shows registers of the wrong frame...
2013-07-01  Pedro AlvesDelete pagination_enabled extern declaration in tui...
2013-06-28  Pedro Alves[PR tui/14880] Fetch values before comparing their...
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-08-12  Pedro Alves2011-08-12 Pedro Alves <pedro@codesourcery.com>
2011-03-01  Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-01-25  Pedro Alves * tui/tui-regs.c (tui_register_format): Remove dead...
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-16  Joel Brobecker * tui/tui-regs.c (tui_display_register): Add...
2010-04-13  Pierre Muller Suppress unused value warning during compilation.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-02  Ulrich Weigand * arch-utils.c (selected_byte_order): Return target_by...
2009-06-17  Ulrich Weigand * tui/tui-regs.c (tui_show_register_group): Remove...
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-10-28  Tom Tromeygdb
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-15  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-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-06  Ulrich Weigand * regcache.c (regcache_invalidate): New function.
2007-01-21  Daniel Jacobowitz * gdbarch.sh (register_type): Update comment.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-23  Eli Zaretskii * tui/tui-file.c:
2005-05-22  Andrew Cagney2005-05-22 Andrew Cagney <cagney@gnu.org>
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2004-03-28  Stephane Carrez * tui/tui-regs.c (tui_show_registers): Make sure the...
2004-03-13  Stephane Carrez * tui/tui-win.h (tui_get_cmd_list): Declare.
next
This page took 1.84752 seconds and 107 git commands to generate.