aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-16Fix crash when exiting TUI with gdb -tuiTom Tromey1-3/+3
2020-02-22TUI windows do not need to store their typeTom Tromey1-3/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-30Use "bool" in more spots in TUITom Tromey1-2/+2
2019-12-27Change tui_active to boolTom Tromey1-1/+1
2019-12-20Don't call tui_show_source from tui_ui_outTom Tromey1-2/+0
2019-12-20Remove parameters from tui_show_sourceTom Tromey1-1/+1
2019-10-09Remove two TUI commentsTom Tromey1-2/+0
2019-09-20Remove strcat_to_bufTom Tromey1-2/+0
2019-08-16Remove the TUI execution info windowTom Tromey1-1/+0
2019-07-17Clean up tui_layout_commandTom Tromey1-3/+0
2019-06-25Fix "auxiliary" typoTom Tromey1-1/+1
2019-06-25Remove two unused enum constants from tui_win_typeTom Tromey1-4/+1
2019-06-25Use bool for visibilityTom Tromey1-1/+1
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-2/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-05-21gdb: Remove register class specific layout names.Andrew Burgess1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-29PR tui/16138, PR tui/17519, and misc failures to initialize the terminalPedro Alves1-4/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-02-03gdb/Jan Kratochvil1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-03-30 * tui/tui-interp.c (tui_is_toplevel): New.Pedro Alves1-0/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-3/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-2/+3
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-3/+5
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2005-05-272005-05-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2004-02-102004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-17/+0
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-15/+5
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-52/+33
2004-01-232004-01-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-01-202004-01-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+5
2003-09-142003-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2002-08-31 * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare.Stephane Carrez1-11/+0
2002-08-312002-08-31 Stephane Carrez <stcarrez@nerim.fr>Stephane Carrez1-0/+17
2002-08-25 * tuiSourceWin.c (tui_display_main): Rename from tuiDisplayMainFunctionStephane Carrez1-1/+0
2002-08-24 * tui.c (strcat_to_buf): Use const char* for source item.Stephane Carrez1-2/+1
2002-08-24 * tuiSourceWin.c (tuiSrcWinIsDisplayed): Remove.Stephane Carrez1-4/+0