aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Move content_in_use to tui_source_window classTom Tromey7-17/+36
2019-07-17Introduce tui_source_window_base::location_matches_p methodTom Tromey5-10/+39
2019-07-17Remove tui_set_win_heightTom Tromey2-11/+7
2019-07-17Make source windows be self-updatingTom Tromey4-18/+43
2019-07-17Fix comment typosTom Tromey3-2/+7
2019-07-17Introduce TUI window iteratorTom Tromey7-59/+116
2019-07-17Minor tui_reg_next / tui_reg_prev cleanupTom Tromey2-10/+17
2019-07-17Simplify tui_show_registersTom Tromey2-11/+10
2019-07-17Parameterize tui_show_register_group with windowTom Tromey2-11/+18
2019-07-17Introduce tui_data_window::display_reg_element_at_line methodTom Tromey3-16/+24
2019-07-17Introduce two more tui_data_window methodsTom Tromey5-36/+52
2019-07-17Introduce tui_data_window::erase_data_content methodTom Tromey5-17/+26
2019-07-17Introduce tui_data_window::delete_data_content_windows methodTom Tromey4-7/+21
2019-07-17Don't declare unimplemented functionsTom Tromey3-2/+5
2019-07-17Introduce tui_data_window::display_all_data methodTom Tromey7-9/+23
2019-07-17Remove tui_display_data_fromTom Tromey3-24/+18
2019-07-17Remove tui_display_data_from_lineTom Tromey5-37/+26
2019-07-17Introduce tui_data_window::first_reg_element_no_inlineTom Tromey4-10/+22
2019-07-17Introduce tui_data_window::line_from_reg_element_no methodTom Tromey5-10/+23
2019-07-17Introduce tui_data_window::last_regs_line_no methodTom Tromey4-10/+22
2019-07-17Remove deleted breakpoint from TUI displayTom Tromey4-22/+44
2019-07-17Consolidate "if"s in tui_show_frame_infoTom Tromey2-35/+31
2019-07-17Remove some uses of TUI_WIN_SRCTom Tromey4-27/+40
2019-07-17Check can_highlight in tui_check_and_display_highlight_if_neededTom Tromey2-1/+6
2019-07-17Introduce can_scroll methodTom Tromey3-4/+21
2019-07-17Rename field_int to field_signedTom Tromey33-156/+220
2019-07-17gdb: Remove a non-const reference parameterAndrew Burgess8-48/+43
2019-07-17Remove a VEC from s390-linux-nat.cTom Tromey2-48/+49
2019-07-17x86: replace "anymem" checks where possibleJan Beulich2-8/+22
2019-07-17x86: drop stale Mem enumeratorJan Beulich3-4/+24
2019-07-17Automatic date update in version.inGDB Administrator1-1/+1
2019-07-16x86: make RegMem an opcode modifierJan Beulich8-16499/+20448
2019-07-16x86: fold SReg{2,3}Jan Beulich15-24263/+13987
2019-07-15Fix build for aarch64, arm, and riscv FreeBSD native targets.John Baldwin4-24/+30
2019-07-15Add include of gdbarch.h.John Baldwin2-0/+5
2019-07-16Automatic date update in version.inGDB Administrator1-1/+1
2019-07-15Fix a FIXME in mi-out.cTom Tromey2-4/+5
2019-07-15Introduce field_unsignedTom Tromey10-18/+74
2019-07-15Use field_string in more placesTom Tromey8-13/+24
2019-07-15Use field_core_addr in more placesTom Tromey5-8/+17
2019-07-15cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructionsJose E. Marchesi11-127/+119
2019-07-15Fix __bss_start assertion failure in _bfd_elf_fix_symbol_flagsAlan Modra2-3/+15
2019-07-15Automatic date update in version.inGDB Administrator1-1/+1
2019-07-14cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructionsJose E. Marchesi9-74/+91
2019-07-14[gdb/testsuite] Fix unterminated string in gdb.objc/basicclass.expTom de Vries2-1/+6
2019-07-13adjust src-release following the renaming of gdb/common/ to gdb/gdbsupport/Joel Brobecker2-0/+9
2019-07-14Automatic date update in version.inGDB Administrator1-1/+1
2019-07-13Dynamic TLS section symbolsAlan Modra50-348/+427
2019-07-13PR24786, wrong LMA if first section in overlay is emptyAlan Modra3-8/+21
2019-07-13[GOLD] PowerPC R_PPC64_PCREL_OPT supportAlan Modra2-12/+177