aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui
AgeCommit message (Expand)AuthorFilesLines
2003-08-04 * tui-interp.c: Include "cli-out.h".Daniel Jacobowitz2-0/+22
2003-07-24 * tui.c (tui_rl_other_window): New function to switch the TUI activeStephane Carrez2-0/+34
2003-07-23 * tui.c (tui_enable): Call tuiRefreshAll to make sure the windowStephane Carrez2-1/+6
2003-07-23 * tui-interp.c (tui_resume): Enable tui when we expected it.Stephane Carrez2-1/+21
2003-06-28./Daniel Jacobowitz2-0/+5
2003-06-22 * tui-hooks.c: Update include order.Daniel Jacobowitz15-245/+134
2003-06-12 * Makefile.in (tuiDisassem.o): Update dependencies.Andreas Schwab7-9/+22
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-3/+8
2003-05-032003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-17/+6
2003-04-302003-04-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+11
2003-03-142003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-4/+9
2003-03-13 * tui-out.c (tui_out_data): Fix typedef.Stephane Carrez2-1/+5
2003-03-08Index: ChangeLogAndrew Cagney2-19/+26
2003-02-142003-02-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney5-129/+198
2003-02-122003-02-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-7/+16
2002-12-08Import of readline 4.3.Elena Zannoni2-2/+13
2002-12-072002-12-06 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+5
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney8-16/+22
2002-11-292002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-4/+6
2002-11-242002-11-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-3/+8
2002-11-21 * tui-hooks.c (tui_init_hook): Don't enable the TUI if a specificStephane Carrez2-0/+9
2002-11-182002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-1/+6
2002-11-102002-11-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-1/+6
2002-10-26 * tuiIO.c (tui_prep_terminal): Save the prompt registered in readline.Stephane Carrez2-2/+17
2002-10-25 Fix PR gdb/787Stephane Carrez2-0/+25
2002-10-25 Fix PR gdb/478Stephane Carrez2-1/+6
2002-10-022002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+5
2002-09-302002-09-29 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni7-15/+46
2002-09-13 * tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.Stephane Carrez3-5/+22
2002-09-13 * tuiIO.c (tui_setup_io): rl_already_prompted must be clearedStephane Carrez2-1/+6
2002-09-13 * tuiStack.c (tui_make_status_line): Make sure the local bufferStephane Carrez2-3/+11
2002-09-10 * tui-hooks.c (tui_event_loop): New function.Stephane Carrez4-3/+104
2002-09-03 * tuiIO.c (tui_putc): New function to print one character.Stephane Carrez3-14/+248
2002-09-02 * tuiWin.c (_newHeightOk): Fix compilation warnings.Stephane Carrez2-2/+6
2002-09-01 * tuiWin.c (_tuiAllWindowsInfo): Don't crash if the windowStephane Carrez2-1/+6
2002-09-01 * tui-out.c (tui_out_new): Clear start_of_line.Stephane Carrez3-3/+9
2002-09-01 * tui-hooks.c (tui_detach_hook): New hook to know when a process dies.Stephane Carrez2-0/+17
2002-09-01 * tuiData.h (FILE_PREFIX): Don't define.Stephane Carrez3-304/+15
2002-09-01 * tuiStack.c (tui_make_status_line): New function to create theStephane Carrez3-18/+185
2002-08-31 * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare.Stephane Carrez4-30/+12
2002-08-312002-08-31 Stephane Carrez <stcarrez@nerim.fr>Stephane Carrez5-4/+187
2002-08-30 * tuiSourceWin.c (tuiSetIsExecPointAt): Redraw the previous andStephane Carrez2-9/+20
2002-08-30 * tuiSource.c (tuiSetSourceContent): Remove old breakpoint code.Stephane Carrez2-91/+29
2002-08-30 * tuiSourceWin.h (tui_update_all_breakpoint_info): Declare.Stephane Carrez6-154/+152
2002-08-28 * tui.c (tuiGetLowDisassemblyAddress): Moved from here.Stephane Carrez3-25/+25
2002-08-27 * tuiDisassem.c (tui_disassemble): New function to disassembleStephane Carrez4-114/+254
2002-08-27 * tuiIO.c (CTRL_CHAR): Redefine and use readline 4.3 definition.Stephane Carrez2-0/+8
2002-08-26 Fix PR gdb/393:Stephane Carrez2-0/+13
2002-08-25 * tui.c (tui_rl_switch_mode): Renames tui_switch_mode.Stephane Carrez2-14/+22
2002-08-25 * tuiDisassem.c (tuiSetDisassemContent): Use breakpoint_here_p.Stephane Carrez2-44/+7