aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-20testsuite, cp: increase the coverage of testing pass-by-ref argumentsTankut Baris Aktemur5-86/+799
2019-12-20infcall: handle pass-by-reference arguments appropriatelyTankut Baris Aktemur2-3/+132
2019-12-20infcall, c++: collect more pass-by-reference informationTankut Baris Aktemur2-51/+248
2019-12-20infcall, c++: allow more info to be computed for pass-by-reference valuesTankut Baris Aktemur9-40/+131
2019-12-20gdb: recognize new DWARF attributes: defaulted, deleted, calling conv.Tankut Baris Aktemur4-1/+111
2019-12-20Don't call tui_show_source from tui_ui_outTom Tromey4-18/+8
2019-12-20Change tui_show_frame_info to return boolTom Tromey4-11/+16
2019-12-20Fix "list" command in the TUITom Tromey4-44/+106
2019-12-20Add observable to watch current source symtabTom Tromey4-37/+89
2019-12-20Use bool in tui_before_promptTom Tromey2-3/+8
2019-12-20Don't call set_current_source_symtab_and_line from TUITom Tromey2-7/+6
2019-12-20Change set_locator_info to take a symtab_and_lineTom Tromey3-38/+32
2019-12-20Remove a call to update_exec_infoTom Tromey2-4/+6
2019-12-20Display "main" on initial TUI startupTom Tromey4-1/+11
2019-12-20Reimplement tui_get_begin_asm_addressTom Tromey2-14/+22
2019-12-20Simplify tui_update_source_windows_with_lineTom Tromey4-31/+17
2019-12-20Simplify tui_update_source_windows_with_addrTom Tromey2-13/+9
2019-12-20Use symtab_and_line when updating TUI windowsTom Tromey7-81/+88
2019-12-20Use start_line_or_addr in TUI windowsTom Tromey4-4/+13
2019-12-20Change tui_source_window_base::set_contents to return boolTom Tromey7-89/+95
2019-12-20Remove tui_source_window::show_symtab_sourceTom Tromey4-17/+11
2019-12-20Remove tui_show_disassemTom Tromey4-19/+16
2019-12-20Remove some unnecessary focus switchesTom Tromey3-12/+6
2019-12-20Simplify tui_source_window_base::maybe_update methodTom Tromey7-25/+35
2019-12-20Remove some TUI assertsTom Tromey2-6/+5
2019-12-20Remove tui_show_disassem_and_update_sourceTom Tromey4-37/+12
2019-12-20Remove parameters from tui_show_sourceTom Tromey4-4/+10
2019-12-20Change tui_update_locator_fullname to take a symtabTom Tromey6-13/+21
2019-12-20Make isearch change readline prompt in TUITom Tromey2-10/+8
2019-12-20PR25281, sh disassembler abortAlan Modra2-6/+17
2019-12-20ubsan: or1k: left shift of negative valueAlan Modra4-4/+12
2019-12-20ubsan: xtensa: left shift cannot be represented in type 'int'Alan Modra2-1/+5
2019-12-20ubsan: hppa: left shift of negative valueAlan Modra4-60/+56
2019-12-20ubsan: m68hc1x: left shift of negative valueAlan Modra2-105/+81
2019-12-20bfd_check_format memory leakAlan Modra2-0/+7
2019-12-20coff-alpha memory leakAlan Modra2-1/+8
2019-12-20Automatic date update in version.inGDB Administrator1-1/+1
2019-12-19Consistently quote variables used with "test"Christian Biesinger7-72/+83
2019-12-19Fix build with GNU Make 3.81Bernd Edlinger2-4/+8
2019-12-19Make the literal argument to pow a double, not an integerChristian Biesinger2-2/+9
2019-12-19Cast the log10 argument to double to disambiguate itChristian Biesinger2-1/+8
2019-12-19Rename "sun" variable to avoid conflicts on SolarisChristian Biesinger2-4/+9
2019-12-19Add install-strip to sim/Tom Tromey10-0/+43
2019-12-19Fix comment in field_kindTom Tromey2-3/+7
2019-12-19Handle CRLF when reading XML on WindowsTom Tromey4-5/+22
2019-12-19xcoff slurp_armap bounds checkingAlan Modra3-6/+40
2019-12-19vax decoding of indexed addressing modeAlan Modra2-2/+16
2019-12-19PowerPC, use size_t rather than long for indicesAlan Modra3-3/+9
2019-12-19Re: Enable --build-id for moxie-elf-ldAlan Modra2-1/+4
2019-12-19PR25277, microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015Dr N.W. Filardo3-4/+11