]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/tui/tui.c
GDB copyright headers update after running GDB's copyright.py script.
[thirdparty/binutils-gdb.git] / gdb / tui / tui.c
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>
2004-01-23  Andrew Cagney2004-01-23 Andrew Cagney <cagney@redhat.com>
2004-01-19  Andrew Cagney2004-01-18 Andrew Cagney <cagney@redhat.com>
2003-07-24  Stephane Carrez * tui.c (tui_rl_other_window): New function to switch...
2003-07-23  Stephane Carrez * tui.c (tui_enable): Call tuiRefreshAll to make sure...
2003-06-22  Daniel Jacobowitz * tui-hooks.c: Update include order.
2003-02-14  Andrew Cagney2003-02-14 Andrew Cagney <ac131313@redhat.com>
2003-02-12  Andrew Cagney2003-02-12 Andrew Cagney <ac131313@redhat.com>
2002-11-29  Andrew Cagney2002-11-29 Andrew Cagney <ac131313@redhat.com>
2002-09-30  Elena Zannoni2002-09-29 Elena Zannoni <ezannoni@redhat.com>
2002-09-13  Stephane Carrez * tui.c (tui_rl_switch_mode): Remove unecessary TUI...
2002-09-03  Stephane Carrez * tuiIO.c (tui_putc): New function to print one character.
2002-08-31  Stephane Carrez2002-08-31 Stephane Carrez <stcarrez@nerim.fr>
2002-08-28  Stephane Carrez * tui.c (tuiGetLowDisassemblyAddress): Moved from...
2002-08-26  Stephane Carrez Fix PR gdb/393:
2002-08-25  Stephane Carrez * tui.c (tui_rl_switch_mode): Renames tui_switch_mode.
2002-08-24  Stephane Carrez * tui.c (strcat_to_buf): Use const char* for source...
2002-08-24  Stephane Carrez * tuiWin.c (tui_update_gdb_sizes): New function to...
2002-08-24  Stephane Carrez * tui.c (tui_enable): Use tuiSetLayout instead of...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-18  Daniel Jacobowitz Fix PR gdb/655
2002-03-01  Andrew CagneyAdd FIXME explaining include problem.
2002-02-08  Daniel Jacobowitz2002-02-08 Daniel Jacobowitz <drow@mvista.com>
2001-07-31  Stephane Carrez * tui.c (tui_enable): Remove call to terminal_save_ours().
2001-07-23  Stephane Carrez * tuiStack.c (tuiUpdateLocatorFilename): Use const...
2001-07-21  Stephane Carrez * tui.h (tui_show_assembly): Declare.
2001-07-21  Stephane Carrez * tui.c (tui_change_windows): New function.
2001-07-21  Stephane Carrez * tui.h: Remove old declarations, add the new...
2001-07-18  Stephane Carrez * tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll.
2001-07-17  Stephane Carrez * tuiWin.c (_tuiSetFocus): Replace subsetCompare with...
2001-07-14  Stephane Carrez * tuiWin.c, tui.c, tuiCommand.c: Use ansi prototype.
2001-07-14  Stephane Carrez * tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c:...
2000-12-15  Kevin BuettnerReplace free() with xfree().
2000-07-30  Kevin BuettnerProtoization.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28  Kevin BuettnerPARAMS removal.
2000-05-26  Andrew CagneyConfigure TUI to use <ncurses.h> when available.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-10-19  Jason Molendaimport gdb-1999-10-18 snapshot
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07  Jason Molendaimport gdb-1999-07-07 post reformat
next