aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-stack.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-26/+26
2020-07-01Move some code out of tui-data.hTom Tromey1-0/+3
2020-02-22Add "usage" text to all TUI command helpTom Tromey1-1/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-20Change tui_show_frame_info to return boolTom Tromey1-9/+7
2019-12-20Change set_locator_info to take a symtab_and_lineTom Tromey1-35/+22
2019-12-20Remove a call to update_exec_infoTom Tromey1-4/+1
2019-12-20Simplify tui_source_window_base::maybe_update methodTom Tromey1-1/+5
2019-12-20Change tui_update_locator_fullname to take a symtabTom Tromey1-1/+6
2019-10-09Make TUI window handle a unique_ptrTom Tromey1-7/+7
2019-09-20Change members of tui_locator_window to std::stringTom Tromey1-11/+7
2019-09-20Remove a call to tui_locator_win_info_ptrTom Tromey1-4/+2
2019-09-20Set TUI locator height to 1Tom Tromey1-0/+1
2019-09-20Change tui_make_status_line to be a methodTom Tromey1-18/+12
2019-09-20Change tui_make_status_line to return std::stringTom Tromey1-44/+25
2019-08-30Minor rearrangement of tui-stack.cTom Tromey1-13/+7
2019-08-30Make tui_locator_window::set_locator_fullname re-renderTom Tromey1-3/+1
2019-08-30Swap tui_show_locator_content and tui_locator_window::rerenderTom Tromey1-21/+17
2019-08-30Turn two locator functions into methodsTom Tromey1-47/+37
2019-08-20Move some defines to tui-stack.cTom Tromey1-0/+12
2019-08-15TUI resize unificationTom Tromey1-0/+5
2019-08-15Remove tui_initialize_static_dataTom Tromey1-15/+0
2019-08-15Remove tui_clear_source_contentTom Tromey1-1/+1
2019-08-15Move contents of tui_show_frame_info to new methodTom Tromey1-57/+1
2019-08-15Avoid string_file in tui_make_status_lineTom Tromey1-5/+3
2019-08-15Move locator code to tui-stack.cTom Tromey1-0/+25
2019-08-13Change tui_update_exec_info to be a methodTom Tromey1-2/+2
2019-07-17Remove unused parameter from two TUI functionsTom Tromey1-1/+1
2019-07-17Move content_in_use to tui_source_window classTom Tromey1-4/+8
2019-07-17Consolidate "if"s in tui_show_frame_infoTom Tromey1-35/+27
2019-06-25Separate out locator windowTom Tromey1-50/+24
2019-06-25Introduce refresh_window methodTom Tromey1-1/+1
2019-06-25Derive tui_win_info from tui_gen_win_infoTom Tromey1-1/+1
2019-06-25Introduce two TUI source window methodsTom Tromey1-4/+4
2019-06-25Remove tui_listTom Tromey1-7/+3
2019-06-16Remove unnecessary casts of NULLTom Tromey1-3/+2
2019-06-11Remove trailing newlines from help textTom Tromey1-1/+1
2019-03-13Change pid_to_str to return std::stringTom Tromey1-1/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-04Simple -Wshadow=local fixesTom Tromey1-2/+1
2018-07-03Remove ptid_equalTom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-07Constify execute_commandTom Tromey1-4/+1
2017-11-07Constify add_comTom Tromey1-2/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-09-04Kill init_salPedro Alves1-2/+1
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-18/+15
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1