aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-11add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska12-6/+99
2022-10-11refactor usage of compressed_debug_section_typeMartin Liska6-52/+88
2022-10-11sim/riscv: fix multiply instructions on simulatorTsukasa OI2-0/+19
2022-10-11Error: attempt to get value of unresolved symbol `L0'Nick Clifton2-2/+12
2022-10-11sim/moxie: add custom directory stamp ruleTsukasa OI2-9/+23
2022-10-11gdb/testsuite: Fix formatting of python scriptBruno Larsen1-3/+7
2022-10-11[gdb/testsuite] Fix prompt parsing in capture_command_outputTom de Vries2-19/+51
2022-10-11gprofng: no need to build version.texiVladimir Mezentsev2-29/+4
2022-10-11gprofng: use the --libdir path to find librariesVladimir Mezentsev3-3/+9
2022-10-11gprofng: run tests without installationVladimir Mezentsev3-5/+6
2022-10-10gdb/testsuite: fix race in gdb.base/async-shell.expSimon Marchi2-8/+23
2022-10-11Automatic date update in version.inGDB Administrator1-1/+1
2022-10-10Fix a latent bug in print_wcharTom Tromey3-10/+24
2022-10-10Don't use wchar_printable in print_wcharTom Tromey1-6/+5
2022-10-10Remove c_printstrTom Tromey4-26/+7
2022-10-10Remove c_emit_charTom Tromey3-14/+2
2022-10-10Boolify need_escape in generic_emit_charTom Tromey1-6/+6
2022-10-10Fix latent quote char bug in generic_printstrTom Tromey3-1/+64
2022-10-10Fix the guile buildTom Tromey3-74/+107
2022-10-10[gdb/testsuite] Detect trailing ^C/^D in commandTom de Vries2-6/+32
2022-10-10[gdb/testsuite] Fix error message for cmd with trailing newlineTom de Vries2-1/+29
2022-10-10gdb: include the base address in in-memory bfd filenamesAndrew Burgess4-16/+229
2022-10-10gdb: remove filename arg from gdb_bfd_open_from_target_memoryAndrew Burgess2-6/+6
2022-10-10gdb: add infcall specific debuggingAndrew Burgess3-0/+79
2022-10-10gdb: extra debug output in thread.cAndrew Burgess1-0/+9
2022-10-10gdb: improve infrun_debug_show_threads outputAndrew Burgess1-0/+2
2022-10-10Add ability to create reproducible source tarballs.Nick Clifton3-4/+27
2022-10-10gdb/frame: Add reinflation method for frame_info_ptrBruno Larsen9-118/+409
2022-10-10Change GDB to use frame_info_ptrTom Tromey249-1522/+1527
2022-10-10Introduce frame_info_ptr smart pointer classTom Tromey3-0/+187
2022-10-10Remove frame_id_eqTom Tromey17-79/+65
2022-10-10gdb/testsuite: use 'end' at the end of python blocksAndrew Burgess3-3/+3
2022-10-09gdbsupport: re-generate configureSimon Marchi1-2/+2
2022-10-10Merge configure.ac from gcc projectAlan Modra3-174/+4481
2022-10-10Automatic date update in version.inGDB Administrator1-1/+1
2022-10-09Automatic date update in version.inGDB Administrator1-1/+1
2022-10-08Merge both implementations of debug_names::insertTom Tromey1-27/+24
2022-10-08[gdb/testsuite] Fix silent fail in gdb.server/connect-with-no-symbol-file.expTom de Vries1-3/+13
2022-10-08Automatic date update in version.inGDB Administrator1-1/+1
2022-10-07gdb/testsuite: fix gdb.threads/linux-dp.exp regexLancelot SIX1-1/+1
2022-10-07[gdb/testsuite] Handle host cleanfilesTom de Vries1-8/+19
2022-10-07[gdb/testsuite] Remove unnecessary warning in gdb.base/default.expTom de Vries1-2/+0
2022-10-07[gdb/testsuite] Fix have_mpx with remote-gdbserver-on-localhostTom de Vries1-1/+1
2022-10-07[gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhostTom de Vries5-217/+247
2022-10-07[gdb/testsuite] Fix path in test name in gdb_load_shlibTom de Vries1-1/+2
2022-10-07PR29653, objcopy/strip: fuzzed small input file induces large output fileAlan Modra2-43/+46
2022-10-07Automatic date update in version.inGDB Administrator1-1/+1
2022-10-06Fix indentation in riscv-tdep.cTom Tromey1-153/+153
2022-10-06gdb/arm: Handle lazy FPU state preservationTorbjörn SVENSSON2-17/+46
2022-10-06[gdb/symtab] Factor out have_complaintTom de Vries2-15/+27