summaryrefslogtreecommitdiff
path: root/gdb/tui/tui-io.c
Commit message (Expand)AuthorAgeFilesLines
* More char constificationPedro Alves2015-10-131-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* tui: don't overwrite a secondary prompt that was given no inputPatrick Palka2015-08-211-1/+1
* Use tui_putc to output newline entered by the userPatrick Palka2015-08-211-1/+1
* Remove fields curch and cur_line from TUI_CMD_WINPatrick Palka2015-08-201-26/+10
* Fix undefined behavior in TUI's TAB expansionEli Zaretskii2015-03-211-8/+8
* constify tui/tui-io.cPedro Alves2015-03-201-1/+1
* Asynchronously resize the TUIPatrick Palka2015-02-181-27/+0
* Remove superfluous function key_is_command_char()Patrick Palka2015-02-171-15/+2
* Fix a pair of screen-resizing issues in TUIPatrick Palka2015-02-101-0/+1
* Fix truncation of TUI command historyPatrick Palka2015-02-101-3/+10
* Speed up GDB's TUI outputDoug Evans2015-02-041-5/+4
* Add max-completions parameter, and implement tab-completion limiting.Gary Benson2015-01-311-1/+3
* Unify CLI/TUI interface to readline tab completion.Doug Evans2015-01-311-160/+88
* Make sure TABs are expanded in TUI windows on MS-Windows.Eli Zaretskii2015-01-311-1/+77
* Consolidate the custom TUI query hook with the default query hookPatrick Palka2015-01-091-3/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Fix the processing of Meta-key commands in TUIPatrick Palka2014-11-231-1/+27
* Replace hardwired error handlers in tui_initialize_ioGary Benson2014-08-291-8/+4
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* Fix pagination crash when the TUI is activePedro Alves2014-07-241-1/+1
* Fix --with-system-readline with readline-6.3 patch 5Jan Kratochvil2014-06-201-4/+4
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* OBVIOUS: Remove legacy comment referring to deprecated_init_ui_hook.Andrew Burgess2013-09-061-2/+1
* PR gdb/7912:Tom Tromey2013-04-221-1/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-1/+2
* * tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COMMAND_MODEStephane Carrez2012-11-101-2/+5
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-09-121-1/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-4/+4
* Imported readline 6.2, and upstream patch 001.Jan Kratochvil2011-05-111-6/+6
* * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves2011-03-091-16/+6
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-09-111-0/+2
* 2010-07-28 Balazs Kezes <rlblaster@gmail.com>Pedro Alves2010-07-281-0/+1
* * event-loop.h (GDB_READABLE, GDB_WRITABLE, GDB_EXCEPTION): Move to ...Doug Evans2010-05-251-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* fix gdbtui build errors when pipe() is not available (e.g. mingw targets)Mike Frysinger2009-07-201-0/+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-151-2/+5
* 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-48/+53
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * tui/tui-file.c:Eli Zaretskii2005-12-231-3/+3
* * tui/tui-io.c: Don't include "terminal.h".Mark Kettenis2004-11-121-1/+0
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-2/+2