summaryrefslogtreecommitdiff
path: root/gdb/tui
Commit message (Expand)AuthorAgeFilesLines
* Index: mi/ChangeLogAndrew Cagney2003-10-241-1/+1
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-022-2/+7
* 2003-09-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-281-1/+1
* 2003-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-142-0/+6
* * tui-interp.c: Include "cli-out.h".Daniel Jacobowitz2003-08-042-0/+22
* * tui.c (tui_rl_other_window): New function to switch the TUI activeStephane Carrez2003-07-242-0/+34
* * tui.c (tui_enable): Call tuiRefreshAll to make sure the windowStephane Carrez2003-07-232-1/+6
* * tui-interp.c (tui_resume): Enable tui when we expected it.Stephane Carrez2003-07-232-1/+21
* ./Daniel Jacobowitz2003-06-282-0/+5
* * tui-hooks.c: Update include order.Daniel Jacobowitz2003-06-2215-245/+134
* * Makefile.in (tuiDisassem.o): Update dependencies.Andreas Schwab2003-06-127-9/+22
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-082-3/+8
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-032-17/+6
* 2003-04-30 Andrew Cagney <cagney@redhat.com>carlton_dictionary-20030430-mergeAndrew Cagney2003-04-302-1/+11
* 2003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-142-4/+9
* * tui-out.c (tui_out_data): Fix typedef.Stephane Carrez2003-03-132-1/+5
* Index: ChangeLogAndrew Cagney2003-03-082-19/+26
* 2003-02-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-145-129/+198
* 2003-02-12 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-123-7/+16
* Import of readline 4.3.Elena Zannoni2002-12-082-2/+13
* 2002-12-06 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-12-072-1/+5
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-298-16/+22
* 2002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-292-4/+6
* 2002-11-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-242-3/+8
* * tui-hooks.c (tui_init_hook): Don't enable the TUI if a specificStephane Carrez2002-11-212-0/+9
* 2002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-182-1/+6
* 2002-11-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-102-1/+6
* * tuiIO.c (tui_prep_terminal): Save the prompt registered in readline.Stephane Carrez2002-10-262-2/+17
* Fix PR gdb/787Stephane Carrez2002-10-252-0/+25
* Fix PR gdb/478Stephane Carrez2002-10-252-1/+6
* 2002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-10-022-1/+5
* 2002-09-29 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-09-307-15/+46
* * tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.Stephane Carrez2002-09-133-5/+22
* * tuiIO.c (tui_setup_io): rl_already_prompted must be clearedStephane Carrez2002-09-132-1/+6
* * tuiStack.c (tui_make_status_line): Make sure the local bufferStephane Carrez2002-09-132-3/+11
* * tui-hooks.c (tui_event_loop): New function.Stephane Carrez2002-09-104-3/+104
* * tuiIO.c (tui_putc): New function to print one character.Stephane Carrez2002-09-033-14/+248
* * tuiWin.c (_newHeightOk): Fix compilation warnings.Stephane Carrez2002-09-022-2/+6
* * tuiWin.c (_tuiAllWindowsInfo): Don't crash if the windowStephane Carrez2002-09-012-1/+6
* * tui-out.c (tui_out_new): Clear start_of_line.Stephane Carrez2002-09-013-3/+9
* * tui-hooks.c (tui_detach_hook): New hook to know when a process dies.Stephane Carrez2002-09-012-0/+17
* * tuiData.h (FILE_PREFIX): Don't define.Stephane Carrez2002-09-013-304/+15
* * tuiStack.c (tui_make_status_line): New function to create theStephane Carrez2002-09-013-18/+185
* * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare.Stephane Carrez2002-08-314-30/+12
* 2002-08-31 Stephane Carrez <stcarrez@nerim.fr>Stephane Carrez2002-08-315-4/+187
* * tuiSourceWin.c (tuiSetIsExecPointAt): Redraw the previous andStephane Carrez2002-08-302-9/+20
* * tuiSource.c (tuiSetSourceContent): Remove old breakpoint code.Stephane Carrez2002-08-302-91/+29
* * tuiSourceWin.h (tui_update_all_breakpoint_info): Declare.Stephane Carrez2002-08-306-154/+152
* * tui.c (tuiGetLowDisassemblyAddress): Moved from here.Stephane Carrez2002-08-283-25/+25
* * tuiDisassem.c (tui_disassemble): New function to disassembleStephane Carrez2002-08-274-114/+254