aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-06gdb: add missing nullptr checks in bpstat_check_breakpoint_conditionsAndrew Burgess1-2/+2
2022-10-06gdb: more infrun debug from breakpoint.cAndrew Burgess1-2/+24
2022-10-06gdb: add some additional debug in mark_async_event_handlerAndrew Burgess1-2/+4
2022-10-06RISC-V: Print XTheadMemPair literal as "immediate"Tsukasa OI1-1/+1
2022-10-06RISC-V: Fix T-Head immediate types on printingTsukasa OI1-4/+4
2022-10-06RISC-V: Print comma and tabs as the "text" styleTsukasa OI1-11/+20
2022-10-06RISC-V: Optimize riscv_disassemble_data printfTsukasa OI1-6/+4
2022-10-06RISC-V: Fix printf argument types corresponding %xTsukasa OI1-7/+7
2022-10-06RISC-V: Fix immediates to have "immediate" styleTsukasa OI1-5/+5
2022-10-06Automatic date update in version.inGDB Administrator1-1/+1
2022-10-06Re: bfd BLD-POTFILES.in dependenciesAlan Modra2-2/+2
2022-10-05x86/gas: support quoted address scale factor in AT&T syntaxJan Beulich4-12/+35
2022-10-05Arm64: support CLEARBHB aliasJan Beulich6-1577/+1582
2022-10-05PR29647, objdump -S loopingAlan Modra1-2/+3
2022-10-05Re: stab nearest_line bfd_malloc_and_get_sectionAlan Modra1-0/+4
2022-10-04gprofng: fix build with --enable-pgo-build=ltoVladimir Mezentsev5-28/+30
2022-10-05Automatic date update in version.inGDB Administrator1-1/+1
2022-10-04Remove decode_location_spec_defaultTom Tromey1-30/+15