68 Commits (bc77de56b690a880fc04d9ca99830fa69ae177e5)

Author SHA1 Message Date
Stephane Carrez bc77de56b6 * tuiRegs.c (tuiDisplayRegistersFrom): Remove unused locals. 24 years ago
Stephane Carrez 335fc5a319 * tuiSourceWin.h (tuiEraseAllSourceContent): Don't declare. 24 years ago
Stephane Carrez 7563e053c3 * tuiStack.c (tui_update_command): Rename _tuiUpdateLocation_command 24 years ago
Stephane Carrez b7a60de68b * tuiWin.h (tui_update_gdb_sizes): Declare. 24 years ago
Stephane Carrez 297d160777 * tui.c (strcat_to_buf): Use const char* for source item. 24 years ago
Stephane Carrez 3e752b0491 * tuiWin.c (tui_update_gdb_sizes): New function to tell gdb what 24 years ago
Stephane Carrez c7037be10d * tui.c (tui_enable): Use tuiSetLayout instead of showLayout and 24 years ago
Stephane Carrez bc712bbf17 * tuiSourceWin.c (tui_show_source_line): New function. 24 years ago
Stephane Carrez e9ae5755d3 * tuiSourceWin.c (tuiSrcWinIsDisplayed): Remove. 24 years ago
Stephane Carrez ad0fd2c861 * tuiRegs.c (_tuiRegisterFormat): Use gdbarch_print_registers_info. 24 years ago
Daniel Jacobowitz 6d7fbb5a8b Fix PR gdb/655 24 years ago
Andrew Cagney 349c5d5f6c * defs.h (XMALLOC): Define. 25 years ago
Andrew Cagney f33c6cbfe5 Add FIXME explaining include problem. 25 years ago
Andrew Cagney e00d1dc8a5 s/NO_FUNCTION/NULL/ 25 years ago
Andrew Cagney fd0407d670 Add explicit #include of "value.h". 25 years ago
Tom Tromey 7cacb6a3a7 * tuiLayout.h (tui_set_layout): Don't declare. 25 years ago
Eli Zaretskii b5de0fa741 The following changes avoid polluting global namespace with the 25 years ago
Stephane Carrez 799a074014 * tui.c (tui_enable): Remove call to terminal_save_ours(). 25 years ago
Stephane Carrez c968487932 * tuiWin.c (_initialize_tuiWin): Use specific tui prefix for 25 years ago
Stephane Carrez 2611b1a5bd * tui-hooks.c: New file, gdb hooks for tui. 25 years ago
Stephane Carrez 114bf287e2 Missed changelog entries for previous 2 commits 25 years ago
Stephane Carrez 9d876a16bb * tuiIO.c (tui_initialize_io): Install tui_cont_sig signal handler 25 years ago
Stephane Carrez 1403b519de * tui.h (tui_show_assembly): Declare. 25 years ago
Stephane Carrez 3e266828da * tuiWin.c (tuiRefreshAll): Use clearok to force a refresh. 25 years ago
Stephane Carrez 174a4a09a4 * tui-file.c (tui_file_fputs): Use tui_puts. 25 years ago
Stephane Carrez c7c228ed4b * tuiStack.c (tuiSetLocatorInfo): Cleanup. 25 years ago
Stephane Carrez 377c38eacc * tui.c (tui_change_windows): New function. 25 years ago
Stephane Carrez a198b876bb * tuiIO.h: Remove old declarations and add the new ones. 25 years ago
Stephane Carrez fea1470223 * tuiRegs.c (tuiDisplayRegistersFrom): Call touchwin. 25 years ago
Stephane Carrez af10151233 * tuiGeneralWin.c (boxWin): Use the tui configuration variables. 25 years ago
Stephane Carrez a4b99e5344 * tuiWin.c (_parseScrollingArgs): Fix uninitialized variable. 25 years ago
Stephane Carrez 19eb139b72 * tuiSourceWin.h: Remove unused declarations. 25 years ago
Stephane Carrez 1854bb2190 * tuiWin.c (tuiStrDup): Remove, replaced by xstrdup. 25 years ago
Stephane Carrez 9b2d6ccae7 * tuiCommand.c (tuiDispatchCtrlChar): Fix escape sequences. 25 years ago
Stephane Carrez 4178329584 * tuiWin.c (_initialize_tuiWin): Always define the tui commands; 25 years ago
Stephane Carrez 3024f13a83 * tuiDisassem.c (tuiVerticalDisassemScroll): Use CORE_ADDR. 25 years ago
Stephane Carrez e8b915dc07 * tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll. 25 years ago
Stephane Carrez c774cec6a7 * tuiData.h (TuiLocatorElement): Use CORE_ADDR for address member. 25 years ago
Stephane Carrez 84b1e7c7ee * tuiWin.c: Add missing includes. 25 years ago
Stephane Carrez 0963fc9672 * tuiWin.c (_tuiSetFocus): Replace subsetCompare with subset_compare. 25 years ago
Elena Zannoni f9eb4b0146 2001-07-17 Elena Zannoni <ezannoni@redhat.com> 25 years ago
Stephane Carrez c46cc7dffe * tuiRegs.c (tuiDisplayRegistersFrom): Set scrollok to FALSE in 25 years ago
Stephane Carrez e42acc6bba * tui-file.h (fputs_unfiltered_hook): Remove. 25 years ago
Stephane Carrez 75fd9bc1ec * tuiStack.c: Add missing includes. 25 years ago
Stephane Carrez a8080b7fbf * tuiDisassem.c (tuiSetDisassemContent): Use tm_print_insn_info 25 years ago
Stephane Carrez 2a5127c4e3 * tui.h: Cleanup to avoid inclusion of curses includes. 25 years ago
Stephane Carrez eca6576c19 * tuiWin.c, tui.c, tuiCommand.c: Use ansi prototype. 25 years ago
Stephane Carrez f377b40658 * tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c: Add FSF copyright. 25 years ago
Andrew Cagney a728f04251 Eliminate ARCH_NUM_REGS. 26 years ago
Kevin Buettner b6ba6518e9 Update/correct copyright notices. 26 years ago