aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-17Eliminate the two-level data structures behind location_specsPedro Alves9-506/+452
2022-06-17event_location -> location_specPedro Alves21-591/+605
2022-06-16gprofng: fix build with -Werror=format-truncationVladimir Mezentsev7-115/+27
2022-06-17Automatic date update in version.inGDB Administrator1-1/+1
2022-06-16[gdb/testsuite] Fix have_mpx testTom de Vries1-1/+1
2022-06-16use of uninitialised value in input_file_openAlan Modra1-7/+7
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra10-49/+21
2022-06-16Revert "Revert "Fix fbsd core matching""Alan Modra1-30/+10
2022-06-16Restore readelf -wFAlan Modra2-103/+60
2022-06-16PR29250, readelf erases CIE initial register stateAlan Modra4-38/+87
2022-06-16Automatic date update in version.inGDB Administrator1-1/+1
2022-06-15sim: fix BFD_VMA format arguments on 32-bit hosts [PR gdb/29184]Sergei Trofimovich3-8/+10
2022-06-15Check for listeners in emit_exiting_eventTom Tromey1-0/+3
2022-06-15Add to documentation of Python 'dont_repeat' methodTom Tromey1-2/+4
2022-06-15gdb/arm: Make sp alias for one of the other stack pointersYvan Roux1-9/+11
2022-06-15gdb/arm: Track msp and pspYvan Roux1-0/+18
2022-06-15gdb/arm: Fetch initial sp value prior to compareYvan Roux1-0/+1
2022-06-15gdb: unify two dis_asm_read_memory functions in disasm.cAndrew Burgess2-25/+20
2022-06-15gdb: refactor the non-printing disassemblersAndrew Burgess7-135/+170
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess12-1/+2648
2022-06-15gdb: add extension language print_insn hookAndrew Burgess6-4/+78
2022-06-15gdb: add new base class to gdb_disassemblerAndrew Burgess4-52/+154
2022-06-15gdb/python: convert gdbpy_err_fetch to use gdbpy_refAndrew Burgess2-17/+14
2022-06-15x86: drop print_operand_value()'s "hex" parameterJan Beulich1-55/+16
2022-06-15[gdb/build] Fix build for gcc < 11Tom de Vries1-0/+2
2022-06-15PR29230, segv in lookup_symbol_in_variable_tableAlan Modra1-9/+42
2022-06-15gdb: Always suppress stringop-overread warning in debuginfod-support.cMark Wielaard1-7/+4
2022-06-15Automatic date update in version.inGDB Administrator1-1/+1
2022-06-14gprofng docs: provide help for <rate> == <interval>Vladimir Mezentsev1-2/+18
2022-06-14gprofng docs: mention HTML / PDF in the gprofng READMEVladimir Mezentsev1-0/+20
2022-06-14gprofng: fix build with -Werror=format-securityVladimir Mezentsev5-726/+141
2022-06-14[gdb/testsuite] Handle unordered dict in gdb.python/py-mi-cmd.expTom de Vries1-1/+3
2022-06-14Implement lazy FPU initialization for ravenscarTom Tromey3-56/+217
2022-06-14Reimplement ravenscar registers using tablesTom Tromey7-580/+206
2022-06-14Fix bugs in aarch64-ravenscar-thread.cTom Tromey1-13/+10
2022-06-14Allow 'interrupt -a' in all-stop modeTom Tromey3-3/+74
2022-06-14gdbserver: Add LoongArch/Linux supportYouling Tang6-1/+280
2022-06-14Revert "Fix fbsd core matching"Tom de Vries1-10/+30
2022-06-14[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.expTom de Vries1-1/+3
2022-06-14Fix fbsd core matchingAlan Modra1-30/+10
2022-06-14Debug support for global alias variableKavitha Natarajan3-24/+114
2022-06-14BFD_RELOC_MIPS_16Alan Modra9-25/+20
2022-06-14Correct R_MIPS_16 n32 howtoAlan Modra1-1/+1
2022-06-14asan: applying zero offset to NULL pointerAlan Modra1-2/+3
2022-06-14gas dwarf2dbg.c tidyAlan Modra5-41/+81
2022-06-14Automatic date update in version.inGDB Administrator1-1/+1
2022-06-14[gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW.exp with libc debuginfoTom de Vries1-1/+1
2022-06-13[gdb] Avoid warnings in cooked_{read,write}_test for m68hc11Tom de Vries1-0/+25
2022-06-13gdb: LoongArch: Deal with atomic sequenceTiezhu Yang1-14/+113
2022-06-13gdb: don't use bashism in configure testSam James2-2/+2