aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-4/+2
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-22/+27
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-3/+3
2007-02-27 * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz1-2/+2
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/+1
2004-11-09 * configure.in: Check for ncurses/term.h.Dave Anglin1-3/+0
2004-09-072004-09-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-24/+2
2004-04-09* tui/tui.c: Fix typo in comment.Mark Kettenis1-1/+1
2004-02-282004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-28* tui/tui.c: Include <readline/readline.h> instead ofMark Kettenis1-1/+5
2004-02-26 * tui/tui.c: Move system header includes after local includes.Joel Brobecker1-12/+13
2004-02-18* tui/tui.c: Don't include <malloc.h>.Mark Kettenis1-1/+0
2004-02-102004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+2
2004-02-082004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-02-082004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-12/+12
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-17/+17
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-12/+1
2004-02-072004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+5
2004-02-072004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+5
2004-02-072004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2004-02-072004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-062004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-01-282004-01-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+6
2004-01-232004-01-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+5
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+9
2003-07-24 * tui.c (tui_rl_other_window): New function to switch the TUI activeStephane Carrez1-0/+27
2003-07-23 * tui.c (tui_enable): Call tuiRefreshAll to make sure the windowStephane Carrez1-1/+1
2003-06-22 * tui-hooks.c: Update include order.Daniel Jacobowitz1-18/+9
2003-02-142003-02-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+2
2003-02-122003-02-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+6
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-09-302002-09-29 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+4
2002-09-13 * tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.Stephane Carrez1-4/+6
2002-09-03 * tuiIO.c (tui_putc): New function to print one character.Stephane Carrez1-6/+4
2002-08-312002-08-31 Stephane Carrez <stcarrez@nerim.fr>Stephane Carrez1-1/+139
2002-08-28 * tui.c (tuiGetLowDisassemblyAddress): Moved from here.Stephane Carrez1-25/+0
2002-08-26 Fix PR gdb/393:Stephane Carrez1-0/+6
2002-08-25 * tui.c (tui_rl_switch_mode): Renames tui_switch_mode.Stephane Carrez1-14/+15
2002-08-24 * tui.c (strcat_to_buf): Use const char* for source item.Stephane Carrez1-1/+4
2002-08-24 * tuiWin.c (tui_update_gdb_sizes): New function to tell gdb whatStephane Carrez1-0/+2
2002-08-24 * tui.c (tui_enable): Use tuiSetLayout instead of showLayout andStephane Carrez1-2/+2
2002-08-18 Fix PR gdb/655Daniel Jacobowitz1-0/+2
2002-03-01Add FIXME explaining include problem.Andrew Cagney1-2/+12
2002-02-082002-02-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+10
2001-07-31 * tui.c (tui_enable): Remove call to terminal_save_ours().Stephane Carrez1-5/+0
2001-07-23 * tuiStack.c (tuiUpdateLocatorFilename): Use const char*.Stephane Carrez1-1/+23
2001-07-21 * tui.h (tui_show_assembly): Declare.Stephane Carrez1-0/+32
2001-07-21 * tui.c (tui_change_windows): New function.Stephane Carrez1-19/+93