aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-stack.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-29gdb/Jan Kratochvil1-2/+5
2011-03-18 gdb/Pedro Alves1-5/+12
2011-02-282011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+15
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2010-04-16 * tui/tui-regs.c (tui_display_register): Add comment aboutJoel Brobecker1-0/+5
2010-04-13 Suppress unused value warning during compilation.Pierre Muller1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-28 * defs.h (print_address_symbolic, build_address_symbolic): UpdateDaniel Jacobowitz1-1/+2
2009-07-08 * tui/tui-stack.c (tui_make_status_line): Display PC as ?? if unknown.Ulrich Weigand1-1/+2