Age | Commit message (Expand) | Author | Files | Lines |
2015-05-22 | gdb: New 'tui enable' and 'tui disable' commands. | Andrew Burgess | 1 | -0/+34 |
2015-05-21 | gdb: Remove register class specific layout names. | Andrew Burgess | 1 | -5/+3 |
2015-05-13 | Avoid race condition when handling a SIGWINCH signal | Patrick Palka | 1 | -1/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -3/+3 |
2015-02-17 | TUI: resize windows to new terminal size before displaying them | Pedro Alves | 1 | -6/+10 |
2015-02-10 | Fix a pair of screen-resizing issues in TUI | Patrick Palka | 1 | -0/+7 |
2015-01-22 | Fix MinGW TUI build | Eli Zaretskii | 1 | -1/+10 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-04 | tui: Fix newterm call for older ncurses | Simon Marchi | 1 | -1/+1 |
2014-10-29 | TUI: don't let exceptions escape while handling readline key bindings | Pedro Alves | 1 | -6/+21 |
2014-10-29 | PR tui/16138, PR tui/17519, and misc failures to initialize the terminal | Pedro Alves | 1 | -4/+49 |
2014-08-27 | Fix terminal state corruption when starting a program from within TUI | Patrick Palka | 1 | -2/+3 |
2014-08-07 | Move stdlib.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-10 | * tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COMMAND_MODE | Stephane Carrez | 1 | -1/+5 |
2012-11-10 | PR tui/9584 | Stephane Carrez | 1 | -6/+7 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-03-30 | * tui/tui-interp.c (tui_is_toplevel): New. | Pedro Alves | 1 | -0/+3 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-07-02 | * disasm.h (gdb_disassembly): Add GDBARCH parameter. | Ulrich Weigand | 1 | -2/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+4 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -4/+2 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -22/+27 |
2007-08-14 | 2007-08-14 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -3/+3 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-23 | * tui/tui-file.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-27 | 2005-05-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-11-09 | * configure.in: Check for ncurses/term.h. | Dave Anglin | 1 | -3/+0 |
2004-09-07 | 2004-09-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -24/+2 |
2004-04-09 | * tui/tui.c: Fix typo in comment. | Mark Kettenis | 1 | -1/+1 |
2004-02-28 | 2004-02-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-02-28 | * tui/tui.c: Include <readline/readline.h> instead of | Mark Kettenis | 1 | -1/+5 |
2004-02-26 | * tui/tui.c: Move system header includes after local includes. | Joel Brobecker | 1 | -12/+13 |
2004-02-18 | * tui/tui.c: Don't include <malloc.h>. | Mark Kettenis | 1 | -1/+0 |
2004-02-10 | 2004-02-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+2 |
2004-02-08 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2004-02-08 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+12 |
2004-02-07 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -17/+17 |
2004-02-07 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+1 |
2004-02-07 | 2004-02-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+5 |
2004-02-07 | 2004-02-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+5 |