aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-hooks.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-08gdb: remove bpstat typedef, rename bpstats to bpstatSimon Marchi1-1/+1
2021-04-24gdbsupport, gdb: give names to observersSimon Marchi1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey1-1/+1
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-30Use "bool" in more spots in TUITom Tromey1-6/+6
2019-12-20Change tui_show_frame_info to return boolTom Tromey1-1/+1
2019-12-20Fix "list" command in the TUITom Tromey1-44/+58
2019-12-20Use bool in tui_before_promptTom Tromey1-3/+3
2019-11-06Remove some includes of readline.hTom Tromey1-5/+0
2019-08-20Change tui_check_register_values to be a methodTom Tromey1-2/+5
2019-08-16Remove useless assignment from tui_remove_hooksTom Tromey1-1/+0
2019-07-17Rearrange TUI data window codeTom Tromey1-1/+0
2019-07-17Make source windows be self-updatingTom Tromey1-14/+0
2019-07-17Remove deleted breakpoint from TUI displayTom Tromey1-3/+3
2019-06-25Remove "data_content" and "data_content_count" from TUI data windowTom Tromey1-2/+2
2019-06-25Introduce two TUI source window methodsTom Tromey1-1/+1
2019-03-14Make TUI react to "set style enabled"Tom Tromey1-0/+14
2019-01-08gdb: Move declarations from symtab.h to source.hAndrew Burgess1-0/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-21Fix compile error with clang 3.8Dave Murphy1-1/+1
2018-03-19Convert observers to C++Tom Tromey1-38/+41
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-20Remove make_cleanup_restore_target_terminalTom Tromey1-5/+2
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-04-12TUI: GC tui_target_has_runPedro Alves1-24/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-07-08tui: replace deprecated_register_changed_hook with observerPatrick Palka1-5/+13
2015-07-01TUI: Make sure to update registers if frame information has changedPatrick Palka1-5/+9
2015-06-30Replace TUI's select_frame hook (PR tui/13378)Patrick Palka1-18/+52
2015-06-16Call target_terminal_ours_for_output() before refreshing TUI's frame infoPatrick Palka1-0/+6
2015-01-09Consolidate the custom TUI query hook with the default query hookPatrick Palka1-64/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-15PR symtab/17559Doug Evans1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-08* tui/tui-hooks.c (tui_about_to_proceed): New function.Stephane Carrez1-16/+9
2012-11-08* tui/tui-hooks.c (tui_inferior_exit): New function.Stephane Carrez1-5/+11
2012-05-242012-05-24 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+10
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-04-27 MI breakpoint notifications.Vladimir Prus1-3/+3
2011-03-18 gdb/Pedro Alves1-18/+20
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-2/+2