aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-13gdb:csky add support target-descriptions for CSKY archJiangshuai Li2-6/+506
2022-06-13[gdb/testsuite] Handle quotes in gdb_py_module_availableTom de Vries1-1/+1
2022-06-13x86: fix incorrect indirectionJan Beulich1-1/+1
2022-06-13x86: replace global scratch bufferJan Beulich1-126/+97
2022-06-13x86: avoid string copy when swapping Vex.W controlled operandsJan Beulich1-6/+8
2022-06-13x86: shrink prefix related disassembler state fieldsJan Beulich1-27/+28
2022-06-13x86: properly initialize struct instr_info instance(s)Jan Beulich1-257/+235
2022-06-13Automatic date update in version.inGDB Administrator1-1/+1
2022-06-12Fix self-test failure in addrmapTom Tromey1-7/+3
2022-06-12Remove psymtab_addrmapTom Tromey4-131/+8
2022-06-12Use malloc for mutable addrmapsTom Tromey5-108/+43
2022-06-12Remove addrmap::create_fixedTom Tromey5-28/+11
2022-06-12Remove addrmap_create_mutableTom Tromey5-20/+14
2022-06-12Remove addrmap wrapper functionsTom Tromey11-139/+84
2022-06-12Move addrmap classes to addrmap.hTom Tromey2-121/+118
2022-06-12Privacy for addrmap_mutableTom Tromey1-64/+78
2022-06-12Privacy for addrmap_fixedTom Tromey1-53/+44
2022-06-12Use inheritance for addrmapTom Tromey1-111/+80
2022-06-12Trivial fixes to Cygwin build after 8fea1a81Jon Turney2-2/+2
2022-06-12Simplify __USEWIDEJon Turney1-26/+0
2022-06-12Simplify cygwin_buf_tJon Turney2-14/+12
2022-06-12Automatic date update in version.inGDB Administrator1-1/+1