Age | Commit message (Expand) | Author | Files | Lines |
2002-09-13 | * tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs. | Stephane Carrez | 3 | -5/+22 |
2002-09-13 | * tuiIO.c (tui_setup_io): rl_already_prompted must be cleared | Stephane Carrez | 2 | -1/+6 |
2002-09-13 | * tuiStack.c (tui_make_status_line): Make sure the local buffer | Stephane Carrez | 2 | -3/+11 |
2002-09-10 | * tui-hooks.c (tui_event_loop): New function. | Stephane Carrez | 4 | -3/+104 |
2002-09-03 | * tuiIO.c (tui_putc): New function to print one character. | Stephane Carrez | 3 | -14/+248 |
2002-09-02 | * tuiWin.c (_newHeightOk): Fix compilation warnings. | Stephane Carrez | 2 | -2/+6 |
2002-09-01 | * tuiWin.c (_tuiAllWindowsInfo): Don't crash if the window | Stephane Carrez | 2 | -1/+6 |
2002-09-01 | * tui-out.c (tui_out_new): Clear start_of_line. | Stephane Carrez | 3 | -3/+9 |
2002-09-01 | * tui-hooks.c (tui_detach_hook): New hook to know when a process dies. | Stephane Carrez | 2 | -0/+17 |
2002-09-01 | * tuiData.h (FILE_PREFIX): Don't define. | Stephane Carrez | 3 | -304/+15 |
2002-09-01 | * tuiStack.c (tui_make_status_line): New function to create the | Stephane Carrez | 3 | -18/+185 |
2002-08-31 | * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare. | Stephane Carrez | 4 | -30/+12 |
2002-08-31 | 2002-08-31 Stephane Carrez <stcarrez@nerim.fr> | Stephane Carrez | 5 | -4/+187 |
2002-08-30 | * tuiSourceWin.c (tuiSetIsExecPointAt): Redraw the previous and | Stephane Carrez | 2 | -9/+20 |
2002-08-30 | * tuiSource.c (tuiSetSourceContent): Remove old breakpoint code. | Stephane Carrez | 2 | -91/+29 |
2002-08-30 | * tuiSourceWin.h (tui_update_all_breakpoint_info): Declare. | Stephane Carrez | 6 | -154/+152 |
2002-08-28 | * tui.c (tuiGetLowDisassemblyAddress): Moved from here. | Stephane Carrez | 3 | -25/+25 |
2002-08-27 | * tuiDisassem.c (tui_disassemble): New function to disassemble | Stephane Carrez | 4 | -114/+254 |
2002-08-27 | * tuiIO.c (CTRL_CHAR): Redefine and use readline 4.3 definition. | Stephane Carrez | 2 | -0/+8 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 2 | -0/+13 |
2002-08-25 | * tui.c (tui_rl_switch_mode): Renames tui_switch_mode. | Stephane Carrez | 2 | -14/+22 |
2002-08-25 | * tuiDisassem.c (tuiSetDisassemContent): Use breakpoint_here_p. | Stephane Carrez | 2 | -44/+7 |
2002-08-25 | * tuiDisassem.c (tuiGetBeginAsmAddress): Use lookup_minimal_symbol | Stephane Carrez | 2 | -8/+19 |
2002-08-25 | * tuiSourceWin.c (tui_display_main): Rename from tuiDisplayMainFunction | Stephane Carrez | 5 | -23/+14 |
2002-08-25 | * tuiSource.h (m_tuiShowSourceAsIs): Remove macro. | Stephane Carrez | 2 | -9/+6 |
2002-08-25 | * tui-hooks.c (tui_selected_frame_level_changed_hook): Always update | Stephane Carrez | 2 | -4/+9 |
2002-08-25 | * tuiStack.c (tuiSetLocatorContent): Remove. | Stephane Carrez | 2 | -90/+46 |
2002-08-25 | * tuiSourceWin.c (tuiDisplayMainFunction): Update to use | Stephane Carrez | 4 | -80/+73 |
2002-08-25 | * tuiSourceWin.c (tuiSetHasBreakAt): Use filename for breakpoint | Stephane Carrez | 6 | -68/+59 |
2002-08-25 | * tuiStack.h (tuiGetLocatorFilename): Don't declare. | Stephane Carrez | 3 | -45/+13 |
2002-08-25 | * tuiStack.h (tuiClearLocatorDisplay): Don't declare. | Stephane Carrez | 3 | -32/+9 |
2002-08-25 | * tuiStack.c (tui_get_function_from_frame): Rename from | Stephane Carrez | 2 | -30/+44 |
2002-08-25 | * tuiRegs.c (tuiDisplayRegistersFrom): Remove unused locals. | Stephane Carrez | 3 | -29/+19 |
2002-08-25 | * tuiSourceWin.h (tuiEraseAllSourceContent): Don't declare. | Stephane Carrez | 3 | -35/+10 |
2002-08-25 | * tuiStack.c (tui_update_command): Rename _tuiUpdateLocation_command | Stephane Carrez | 2 | -36/+18 |
2002-08-25 | * tuiWin.h (tui_update_gdb_sizes): Declare. | Stephane Carrez | 2 | -0/+7 |
2002-08-24 | * tui.c (strcat_to_buf): Use const char* for source item. | Stephane Carrez | 3 | -3/+12 |
2002-08-24 | * tuiWin.c (tui_update_gdb_sizes): New function to tell gdb what | Stephane Carrez | 3 | -7/+29 |
2002-08-24 | * tui.c (tui_enable): Use tuiSetLayout instead of showLayout and | Stephane Carrez | 4 | -22/+16 |
2002-08-24 | * tuiSourceWin.c (tui_show_source_line): New function. | Stephane Carrez | 8 | -135/+68 |
2002-08-24 | * tuiSourceWin.c (tuiSrcWinIsDisplayed): Remove. | Stephane Carrez | 6 | -233/+16 |
2002-08-24 | * tuiRegs.c (_tuiRegisterFormat): Use gdbarch_print_registers_info. | Stephane Carrez | 2 | -1/+6 |
2002-08-18 | Fix PR gdb/655 | Daniel Jacobowitz | 2 | -0/+7 |
2002-03-19 | * defs.h (XMALLOC): Define. | Andrew Cagney | 2 | -7/+7 |
2002-03-01 | Add FIXME explaining include problem. | Andrew Cagney | 15 | -28/+191 |
2002-02-08 | 2002-02-08 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 14 | -0/+140 |
2002-02-02 | s/NO_FUNCTION/NULL/ | Andrew Cagney | 2 | -1/+5 |
2001-10-21 | Add explicit #include of "value.h". | Andrew Cagney | 3 | -0/+7 |
2001-09-28 | * tuiLayout.h (tui_set_layout): Don't declare. | Tom Tromey | 3 | -3/+8 |
2001-08-02 | The following changes avoid polluting global namespace with the | Eli Zaretskii | 4 | -3/+11 |