gdb/tui: Fix 'layout asm' before the inferior has started
[deliverable/binutils-gdb.git] / gdb / tui / tui.c
2020-01-09  Andrew Burgessgdb/tui: Fix 'layout asm' before the inferior has started
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-30  Tom TromeyUse "bool" in more spots in TUI
2019-12-27  Tom TromeyRemove dead code from TUI
2019-12-27  Tom TromeyChange tui_active to bool
2019-12-20  Tom TromeyDon't call tui_show_source from tui_ui_out
2019-12-20  Tom TromeyDisplay "main" on initial TUI startup
2019-12-20  Tom TromeySimplify tui_update_source_windows_with_line
2019-12-20  Tom TromeyRemove parameters from tui_show_source
2019-12-20  Tom TromeyChange tui_update_locator_fullname to take a symtab
2019-12-01  Tom TromeyRe-highlight windows when needed during TUI startup
2019-11-11  Tom TromeyDocument and extend readline-bindable functions
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-09  Tom TromeyMake TUI window handle a unique_ptr
2019-09-20  Tom TromeyRemove strcat_to_buf
2019-09-20  Tom TromeyChange "win_resized" to bool
2019-09-18  Tom TromeyGive a name to the TUI SingleKey keymap
2019-08-16  Tom TromeyRemove separate visibility flag
2019-07-17  Tom TromeyRemove unnecessary "return"s
2019-07-17  Tom TromeyMove tui_source_window to tui-source.h
2019-07-17  Tom TromeyMove TUI command window code
2019-07-17  Tom TromeyRearrange TUI data window code
2019-07-17  Tom TromeyRemove TUI data window special case
2019-06-25  Tom TromeyDerive tui_win_info from tui_gen_win_info
2019-06-25  Tom TromeyIntroduce the refresh_all method
2019-06-25  Tom TromeyUse bool for visibility
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-03-02  Eli ZaretskiiAvoid compilation warnings on MinGW.
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyMake ANSI terminal escape sequences work in TUI
2018-10-16  Tom TromeyRemove unnecessary casts from TUI
2018-05-25  Tom TromeyAdd "name" method to class interp
2018-05-25  Tom TromeyRemove interp_name
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-27  Tom TromeyConstify some commands in tui.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-16  Ruslan KabatsayevAdd shortcuts for "nexti" and "stepi" commands in Singl...
2017-05-13  Eli ZaretskiiAvoid compiler warning in MinGW build
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-06-21  Pedro AlvesMake gdb_in_secondary_prompt_p() be per UI
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-04-12  Pedro AlvesTUI: check whether in secondary prompt instead of immed...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-05-22  Andrew Burgessgdb: New 'tui enable' and 'tui disable' commands.
2015-05-21  Andrew Burgessgdb: Remove register class specific layout names.
2015-05-13  Patrick PalkaAvoid race condition when handling a SIGWINCH signal
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-17  Pedro AlvesTUI: resize windows to new terminal size before display...
2015-02-11  Patrick PalkaFix a pair of screen-resizing issues in TUI
2015-01-22  Eli ZaretskiiFix MinGW TUI build
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-04  Simon Marchitui: Fix newterm call for older ncurses
2014-10-29  Pedro AlvesTUI: don't let exceptions escape while handling readlin...
2014-10-29  Pedro AlvesPR tui/16138, PR tui/17519, and misc failures to initia...
2014-08-27  Patrick PalkaFix terminal state corruption when starting a program...
2014-08-07  Gary BensonMove stdlib.h to common-defs.h
2014-08-07  Gary BensonMove stdio.h to common-defs.h
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-02-03  Jan Kratochvilgdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-10  Stephane Carrez* tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COM...
2012-11-10  Stephane CarrezPR tui/9584
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-03-30  Pedro Alves * tui/tui-interp.c (tui_is_toplevel): New.
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-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-08-14  Michael Snyder2007-08-14 Michael Snyder <msnyder@access-company...
2007-02-27  Daniel Jacobowitz * frame.c (deprecated_selected_frame): Rename to...
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-27  Andrew Cagney2005-05-27 Andrew Cagney <cagney@gnu.org>
2004-11-09  Dave Anglin * configure.in: Check for ncurses/term.h.
2004-09-07  Andrew Cagney2004-09-07 Andrew Cagney <cagney@gnu.org>
2004-04-09  Mark Kettenis* tui/tui.c: Fix typo in comment.
2004-02-28  Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2004-02-28  Mark Kettenis* tui/tui.c: Include <readline/readline.h> instead of
2004-02-26  Joel Brobecker * tui/tui.c: Move system header includes after...
2004-02-18  Mark Kettenis* tui/tui.c: Don't include <malloc.h>.
2004-02-10  Andrew Cagney2004-02-10 Andrew Cagney <cagney@redhat.com>
2004-02-08  Andrew Cagney2004-02-07 Andrew Cagney <cagney@redhat.com>
2004-02-08  Andrew Cagney2004-02-07 Andrew Cagney <cagney@redhat.com>
2004-02-07  Andrew Cagney2004-02-07 Andrew Cagney <cagney@redhat.com>
2004-02-07  Andrew Cagney2004-02-07 Andrew Cagney <cagney@redhat.com>
2004-02-07  Andrew Cagney2004-02-07 Andrew Cagney <cagney@redhat.com>
2004-02-07  Andrew Cagney2004-02-06 Andrew Cagney <cagney@redhat.com>
2004-02-07  Andrew Cagney2004-02-06 Andrew Cagney <cagney@redhat.com>
2004-02-07  Andrew Cagney2004-02-06 Andrew Cagney <cagney@redhat.com>
2004-02-06  Andrew Cagney2004-02-06 Andrew Cagney <cagney@redhat.com>
2004-01-28  Andrew Cagney2004-01-28 Andrew Cagney <cagney@redhat.com>
next
This page took 1.906149 seconds and 107 git commands to generate.