aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-stack.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-14Pass a NULL pointer as the last argument to find_pc_partial_function.John Baldwin1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-01TUI: Make sure to update registers if frame information has changedPatrick Palka1-4/+11
2015-06-30Be lazy about refreshing the windows in tui_show_frame_info (PR tui/13378)Patrick Palka1-16/+55
2015-06-30Correctly initialize the TUI locator windowPatrick Palka1-1/+1
2015-04-27Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka1-8/+5
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-02-03gdb/Jan Kratochvil1-14/+16
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-1/+1
2012-04-25avoid a few strncpy-induced buffer overrunsJim Meyering1-0/+1
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-11-10 * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans1-0/+1