aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-29gdb/testsuite: add macros test for source files compiled in various waysSimon Marchi5-0/+617
2022-07-29gdb: remove code to prepend comp dir in buildsym_compunit::start_subfileSimon Marchi1-25/+7
2022-07-29gdb: add "id" fields to identify symtabs and subfilesSimon Marchi11-58/+148
2022-07-29gdb/dwarf: pass a file_entry to line_header::file_file_nameSimon Marchi3-37/+36
2022-07-29gdb/dwarf: pass compilation directory to line headerSimon Marchi3-17/+41
2022-07-29gdb: add debug prints in buildsym.cSimon Marchi1-0/+7
2022-07-29gdb: introduce symtab_create_debug_printfSimon Marchi5-42/+36
2022-07-30Automatic date update in version.inGDB Administrator1-1/+1
2022-07-29[gdb/testsuite] Fix gdb.ada/convvar_comp.exp with broken debug infoTom de Vries1-1/+9
2022-07-29Re: PR16005, avr linker crash on a particular instruction sequence with --relaxAlan Modra1-3/+4
2022-07-29libopcodes/aarch64: add support for disassembler stylingAndrew Burgess5-179/+587
2022-07-29Stop the linker from complaining about unrecognised DW_FORM-rnglistx and DW_F...Nick Clifton2-0/+11
2022-07-29PR16005, avr linker crash on a particular instruction sequence with --relaxAlan Modra1-0/+3
2022-07-29x86: drop stray NoRex64 from KeyLocker insnsJan Beulich2-6/+6
2022-07-29Arm64: re-work PR gas/27217 fixJan Beulich2-46/+23
2022-07-29ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targets [PR29411]Rainer Orth2-3/+9
2022-07-29[gdb/testsuite] Fix gdb.threads/killed-outside.exp on aarch64Tom de Vries1-1/+2
2022-07-29RISC-V: Add `OP_V' to .insn named opcodesTsukasa OI4-10/+14
2022-07-29Automatic date update in version.inGDB Administrator1-1/+1
2022-07-28Remove some unneeded checks in Guile codeTom Tromey5-26/+15
2022-07-28Change registry to use less memoryTom Tromey1-27/+20
2022-07-28Rewrite registry.hTom Tromey64-1071/+683
2022-07-28Remove some unused functions from guile codeTom Tromey2-44/+0
2022-07-28Change allocation of type-copying hash tableTom Tromey6-42/+27
2022-07-28Change address_space to use new and deleteTom Tromey5-39/+31
2022-07-28gdb/python: Add BreakpointLocation typeSimon Farre9-0/+553
2022-07-28gdb/gdb_mbuild.sh: use return instead of continue to avoid shellcheck erroryaowenbin1-1/+1
2022-07-28Automatic date update in version.inGDB Administrator1-1/+1
2022-07-27Automatic date update in version.inGDB Administrator1-1/+1
2022-07-26gprofng: check for the makeinfo versionVladimir Mezentsev2-5/+81
2022-07-26gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is not writableKeith Seitz1-2/+9
2022-07-26gdb/linux-nat: Check whether /proc/pid/mem is writablePedro Alves1-17/+88
2022-07-26gdb: LoongArch: Handle the function return valueTiezhu Yang1-14/+219
2022-07-26gdb: LoongArch: Fix code style issuesTiezhu Yang1-161/+190
2022-07-26Stop the linker from complaining about RWX segments in sparc-solaris targets.Nick Clifton2-0/+7
2022-07-26[gdb/testsuite] Fix gdb.opt/inline-small-func.exp with clangTom de Vries1-1/+7
2022-07-26PowerPC32 ld test fails with --enable-targets=allAlan Modra3-17/+11
2022-07-26gdb/hurd: pass memory_tagged as false to find_memory_region_ftypeEnze Li3-2/+4
2022-07-26gdb/netbsd: add missing header fileEnze Li1-0/+1
2022-07-26Updated translations for various sub-directoriesNick Clifton13-18669/+20899
2022-07-26gdb: rename gdbarch_tdep struct to fix g++ 4.8 buildAndrew Burgess45-57/+60
2022-07-26Fix indentation in loongarch code, preventing a compile time warning.Nick Clifton2-12/+15
2022-07-26gdb/varobj: Fix varobj_invalidate_iterLancelot SIX3-7/+59
2022-07-26gdb/varobj: Fix use after free in varobjLancelot SIX5-1/+256
2022-07-26MI: mi_runto -pendingPedro Alves1-7/+61
2022-07-26Automatic date update in version.inGDB Administrator1-1/+1
2022-07-25gprofng: fix bug 29356 - Execution fails if gprofng is not included in PATHRuud van der Pas1-23/+284
2022-07-25gprofng: fix bug 29392 - Unexpected line format in summary fileRuud van der Pas1-21/+78
2022-07-25gprofng: fix bug 29353 - Fix a lay-out issue in the html disassembly filesRuud van der Pas1-8/+33
2022-07-25gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-...Ruud van der Pas1-13/+13