aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-source.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-20Change tui_make_window to be a methodTom Tromey1-2/+1
2019-08-16Remove the TUI execution info windowTom Tromey1-1/+1
2019-08-16Change tui_show_symtab_source to be a methodTom Tromey1-5/+5
2019-08-16Introduce tui_source_window_base::set_contents methodTom Tromey1-18/+20
2019-08-16Change tui_update_source_window to be a methodTom Tromey1-2/+1
2019-08-16Change tui_update_source_window_as_is to be a methodTom Tromey1-1/+1
2019-08-16Remove "noerror" parameter from some TUI functionsTom Tromey1-17/+5
2019-08-16Remove separate visibility flagTom Tromey1-1/+1
2019-08-15Remove tui_alloc_source_bufferTom Tromey1-1/+0
2019-08-15Change tui_line_is_displayed to be a methodTom Tromey1-1/+20
2019-08-15Move contents of tui_show_frame_info to new methodTom Tromey1-0/+26
2019-08-06Add file offsets to the source cacheTom Tromey1-1/+3
2019-07-17Move source window common to code to tui-winsource.[ch]Tom Tromey1-9/+0
2019-07-17Remove the win_type parameter from tui_gen_win_info::resetTom Tromey1-4/+3
2019-07-17Always create an execution info window for a source windowTom Tromey1-0/+10
2019-07-17Remove tui_source_window::content_in_useTom Tromey1-1/+1
2019-07-17Simplify source window clearingTom Tromey1-63/+0
2019-07-17Move content_in_use to tui_source_window classTom Tromey1-4/+3
2019-07-17Introduce tui_source_window_base::location_matches_p methodTom Tromey1-0/+10
2019-07-17Make source windows be self-updatingTom Tromey1-0/+20
2019-07-17Remove some uses of TUI_WIN_SRCTom Tromey1-21/+21
2019-07-04Fix TUI use of "has_break" fieldTom Tromey1-1/+1
2019-06-25Remove NULL checks before xfreeTom Tromey1-2/+1
2019-06-25Remove union tui_which_elementTom Tromey1-29/+24
2019-06-25More type safety for TUI source window functionsTom Tromey1-1/+1
2019-06-25Use bool for is_exec_pointTom Tromey1-1/+1
2019-06-25Separate out locator windowTom Tromey1-8/+4
2019-06-25Remove tui_scroll_direction enumTom Tromey1-19/+10
2019-06-25Change tui_alloc_source_buffer return type to voidTom Tromey1-75/+74
2019-06-25Derive tui_win_info from tui_gen_win_infoTom Tromey1-17/+16
2019-06-25Remove struct tui_source_infoTom Tromey1-3/+3
2019-06-25Introduce methods for scrollingTom Tromey1-4/+4
2019-06-16Remove unnecessary casts of NULLTom Tromey1-2/+2
2019-03-18Fix scrolling right in the TUIHannes Domani1-10/+20
2019-02-17Fix some valgrind errors in the TUITom Tromey1-16/+5
2019-01-21Remove duplicate or commented-out #includesTom Tromey1-1/+0
2019-01-03Use xstrdup in tui_set_source_contentTom Tromey1-7/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-28Highlight source code using GNU Source HighlightTom Tromey1-161/+141
2018-11-09Return scoped_fd from open_source_file and find_and_open_sourceTom Tromey1-27/+20
2018-10-19Deprecate and replace the "tabset" commandTom Tromey1-4/+4
2018-10-15Remove unnecessary casts from TUITom Tromey1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-04-27TUI: avoid calling strcpy() on identical string objectsPatrick Palka1-1/+3
2015-04-27Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka1-19/+15
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1