aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-21gdb/python: add section in documentation on implementing JIT interfaceusers/jv/feature-py-jit-api-gen2Jan Vrany6-1/+356
2024-11-21gdb/python: allow instantiation of gdb.LineTable objectsJan Vrany3-4/+140
2024-11-21gdb/python: allow instantiation of gdb.LineTableEntry objectsJan Vrany3-8/+77
2024-11-21gdb/python: add more attributes to gdb.LinetableEntry objectsJan Vrany3-12/+116
2024-11-21gdb/python: add add_symbol () method to gdb.BlockJan Vrany3-6/+71
2024-11-21gdb/python: allow instantiation of gdb.Symbol from PythonJan Vrany5-1/+201
2024-11-21gdb/python: allow instantiation of gdb.Block from PythonJan Vrany3-2/+138
2024-11-21gdb/python: allow instantiation of gdb.Symtab from PythonJan Vrany3-2/+70
2024-11-21gdb/python: allow instantiation of gdb.Compunit from PythonJan Vrany5-3/+167
2024-11-21gdb/python: add unlink () method to gdb.Objfile objectJan Vrany3-0/+36
2024-11-21gdb/python: allow instantiation of gdb.Objfile from PythonJan Vrany5-4/+169
2024-11-21gdb/python: add gdb.CompunitJan Vrany11-0/+524
2024-11-21gdb: use std::vector<> to hold on blocks in struct blockvectorJan Vrany6-57/+156
2024-11-21gdb/python: make gdb.Symtab comparable for equalityJan Vrany2-1/+23
2024-11-21gdb/python: make gdb.Symbol comparable for equalityJan Vrany2-1/+23
2024-11-21gdb/python: add template function to implement equality comparisonJan Vrany1-0/+33
2024-11-21gdb/python: add function () method to gdb.Type objectJan Vrany4-0/+85
2024-11-21gdb/python: add void_type () method to gdb.Architecture objectJan Vrany4-0/+27
2024-11-21gdb/python: add domain property to gdb.SymbolJan Vrany4-0/+19
2024-11-21gdb/python: add subblocks property to gdb.BlockJan Vrany4-0/+42
2024-11-21gdb: update is_addr_in_objfile to support "dynamic" objfilesJan Vrany2-0/+25
2024-11-21testsuite: skip confirmation in 'gdb_reinitialize_dir'Rohr, Stephan1-2/+4
2024-11-21Automatic date update in version.inGDB Administrator1-1/+1
2024-11-20PowerPC: Add support for RFC02677 - VSX Vector Rotate Left WordPeter Bergner3-0/+3
2024-11-20Improve choice sorting in ada-lang.cTom Tromey3-79/+58
2024-11-20arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M MainlineAndre Vieira4-5/+258
2024-11-20gdb: add Mohamed Bouhaouel to gdb/MAINTAINERSMohamed Bouhaouel1-0/+1
2024-11-20Remove Debian from SECURITY.txtNick Clifton1-1/+0
2024-11-20gdb/python: fix reference leak in gdb.BreakpointLocation.thread_groupsAndrew Burgess1-1/+1
2024-11-20RISC-V: Add Zcmt instructions and csr.Jiawei19-0/+144
2024-11-20Automatic date update in version.inGDB Administrator1-1/+1
2024-11-19gdb: Remove inappropriate commentsCharles Baylis3-3/+3
2024-11-19[gdb/contrib] Fix shellcheck warnings in spellcheck.shTom de Vries1-7/+7
2024-11-19RISC-V: Don't report warnings when linking different privileged spec objects.Nelson Chu8-96/+3
2024-11-19Support x86 Intel MSR_IMMHu, Lin118-844/+1059
2024-11-19LoongArch: Do not relax pcalau12i+ld.d when there is overflowLulu Cai5-5/+156
2024-11-19Automatic date update in version.inGDB Administrator1-1/+1
2024-11-18aarch64: renaming of arm to AArch64Matthieu Longo1-2/+2
2024-11-18aarch64: remove annoying white spaces in bfd/elfnn-aarch64.cMatthieu Longo1-2/+2
2024-11-18LAM: Enable tagged pointer support for watchpoints.Christina Schimpe5-0/+228
2024-11-18gdb: Make tagged pointer support configurable.Christina Schimpe9-46/+168
2024-11-18x86: rename SPACE_{,E}VEX_MAP<N>Jan Beulich5-765/+765
2024-11-18x86: VP2INTERSECT{D,Q} have mask register destination groupJan Beulich18-247/+296
2024-11-18x86: generalize "implicit quad group" handlingJan Beulich8-43/+79
2024-11-18[gdb/contrib] Fix spellcheck.sh for bash < 5.1Tom de Vries1-2/+44
2024-11-18ld: Support percent-encoded JSON in --package-metadataBenjamin Drung7-2/+140
2024-11-18gas: move had_errors() invocation in finishing of subsegsJan Beulich1-6/+6
2024-11-18ELF: SHF_STRINGS isn't really tied to SHF_MERGEJan Beulich4-25/+36
2024-11-18ELF: SHF_MERGE vs SHT_NOBITSJan Beulich2-0/+4
2024-11-18gas/ELF: also reject merge entity size being zeroJan Beulich2-2/+2