aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Add Rust support to source highlightingTom Tromey1-0/+8
2019-08-16Remove the TUI execution info windowTom Tromey1-0/+17
2019-08-16Remove useless assignment from tui_remove_hooksTom Tromey1-0/+5
2019-08-16Change tui_show_symtab_source to be a methodTom Tromey1-0/+10
2019-08-16Introduce tui_source_window_base::set_contents methodTom Tromey1-0/+17
2019-08-16Change tui_update_breakpoint_info to be a methodTom Tromey1-0/+11
2019-08-16Change tui_update_source_window to be a methodTom Tromey1-0/+14
2019-08-16Change tui_update_source_window_as_is to be a methodTom Tromey1-0/+13
2019-08-16Remove "noerror" parameter from some TUI functionsTom Tromey1-0/+21
2019-08-16Remove separate visibility flagTom Tromey1-0/+20
2019-08-16Remove m_has_locatorTom Tromey1-0/+7
2019-08-16Move [PAC] into a new MI field addr_flagsAlan Hayward1-0/+13
2019-08-16[gdb] Make maint info sections print relocated addressesTom de Vries1-0/+5
2019-08-15TUI resize unificationTom Tromey1-0/+41
2019-08-15Fix bug with character enumeration literalTom Tromey1-0/+5
2019-08-15Rename internal Python functions to start with an underscoreChristian Biesinger1-0/+14
2019-08-15TUI window resize should not need invisibilityTom Tromey1-0/+12
2019-08-15Change TUI source window iterationTom Tromey1-0/+13
2019-08-15Rename the "reset" method to "resize"Tom Tromey1-0/+12
2019-08-15Remove tui_initialize_static_dataTom Tromey1-0/+7
2019-08-15Minor simplification in tui_default_win_viewport_heightTom Tromey1-0/+5
2019-08-15Remove tui_clear_source_contentTom Tromey1-0/+11
2019-08-15Turn tui_erase_source_content into a methodTom Tromey1-0/+16
2019-08-15Remove tui_alloc_source_bufferTom Tromey1-0/+9
2019-08-15Change tui_line_is_displayed to be a methodTom Tromey1-0/+11
2019-08-15Change tui_addr_is_displayed into a methodTom Tromey1-0/+11
2019-08-15Move contents of tui_show_frame_info to new methodTom Tromey1-0/+13
2019-08-15Avoid string_file in tui_make_status_lineTom Tromey1-0/+4
2019-08-15Move locator code to tui-stack.cTom Tromey1-0/+12
2019-08-15Remove FIXMEs from tui-layout.cTom Tromey1-0/+8
2019-08-15Simplify TUI boxingTom Tromey1-0/+16
2019-08-15[gdb] Fix gdb build on mips64-linuxTom de Vries1-0/+4
2019-08-14AArch64: Allow additional sizes in prologueAlan Hayward1-0/+5
2019-08-14Fix gdb build on macOSTom Tromey1-0/+5
2019-08-13Remove tui_gen_win_info::last_visible_lineTom Tromey1-0/+6
2019-08-13Don't track the contents of the execution info windowTom Tromey1-0/+14
2019-08-13Remove tui_clear_exec_info_contentTom Tromey1-0/+9
2019-08-13Remove tui_erase_exec_info_contentTom Tromey1-0/+10
2019-08-13Turn tui_show_exec_info_content into a methodTom Tromey1-0/+10
2019-08-13Move code to tui-winsource.hTom Tromey1-0/+10
2019-08-13Change tui_update_exec_info to be a methodTom Tromey1-0/+12
2019-08-13Change tui_set_exec_info_content to be a methodTom Tromey1-0/+10
2019-08-13Change tui_show_source_content to be a methodTom Tromey1-0/+12
2019-08-13Change tui_check_and_display_highlight_if_needed to be a methodTom Tromey1-0/+18
2019-08-13Delete invisible TUI windowsTom Tromey1-0/+9
2019-08-13Simplify tui_show_disassemTom Tromey1-0/+5
2019-08-13Make tui_default_win_height staticTom Tromey1-0/+5
2019-08-13Two simplifications in tui-layout.cTom Tromey1-0/+7
2019-08-13Simplify tui_make_all_invisibleTom Tromey1-0/+9
2019-08-13Remove tui_make_all_visibleTom Tromey1-0/+5