summaryrefslogtreecommitdiff
path: root/gdb/tui/tui.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify some commands in tui.cTom Tromey2017-09-271-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Add shortcuts for "nexti" and "stepi" commands in Single-Key modeRuslan Kabatsayev2017-08-161-0/+2
* Avoid compiler warning in MinGW buildEli Zaretskii2017-05-131-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Make gdb_in_secondary_prompt_p() be per UIPedro Alves2016-06-211-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-2/+0
* TUI: check whether in secondary prompt instead of immediate_quitPedro Alves2016-04-121-1/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess2015-05-221-0/+34
* gdb: Remove register class specific layout names.Andrew Burgess2015-05-211-5/+3
* Avoid race condition when handling a SIGWINCH signalPatrick Palka2015-05-131-1/+1
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+3
* TUI: resize windows to new terminal size before displaying themPedro Alves2015-02-171-6/+10
* Fix a pair of screen-resizing issues in TUIPatrick Palka2015-02-101-0/+7
* Fix MinGW TUI buildEli Zaretskii2015-01-221-1/+10
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* tui: Fix newterm call for older ncursesSimon Marchi2014-11-041-1/+1
* TUI: don't let exceptions escape while handling readline key bindingsPedro Alves2014-10-291-6/+21
* PR tui/16138, PR tui/17519, and misc failures to initialize the terminalPedro Alves2014-10-291-4/+49
* Fix terminal state corruption when starting a program from within TUIPatrick Palka2014-08-271-2/+3
* Move stdlib.h to common-defs.hGary Benson2014-08-071-1/+0
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/Jan Kratochvil2013-02-031-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COMMAND_MODEStephane Carrez2012-11-101-1/+5
* PR tui/9584Stephane Carrez2012-11-101-6/+7
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+2
* * tui/tui-interp.c (tui_is_toplevel): New.Pedro Alves2010-03-301-0/+3
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand2009-07-021-2/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-2/+4
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-4/+2
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-22/+27
* 2007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-141-3/+3
* * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz2007-02-271-2/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * tui/tui-file.c:Eli Zaretskii2005-12-231-3/+3
* 2005-05-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-271-1/+1
* * configure.in: Check for ncurses/term.h.Dave Anglin2004-11-091-3/+0
* 2004-09-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-071-24/+2
* * tui/tui.c: Fix typo in comment.Mark Kettenis2004-04-091-1/+1