aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_35-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock8 weeks
binutils-2_43-branchAutomatic date update in version.inGDB Administrator8 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator8 hours
masterEnable -z separate-code, -z common and -z text for more targetsAlan Modra8 hours
users/fche/try-xxhash-plusbinutils testsuite: canonicalize subtest names in libctfFrank Ch. Eigler6 days
users/mmetzger/pr19340gdb, btrace, infrun: per-inferior run-controlMarkus Metzger14 days
users/mmetzger/pr31353gdb, infrun: fix multi-threaded reverse steppingMarkus Metzger14 days
users/mnabipoor/poke-gdbWIP Fix poke_command to reset lexical cuckolding after errorMohammad-Reza Nabipoor46 hours
users/roland/riscv64-elf-sharedld: Don't disable -shared / -pie support for riscv*-elfRoland McGrath6 weeks
users/simark/try-cxx-hash-tableConvert dwarf2_per_objfile::die_type_hash to new hash tableSimon Marchi5 weeks
[...]
 
TagDownloadAuthorAge
binutils-2_43_1gdb-binutils-2_43_1.zip  gdb-binutils-2_43_1.tar.gz  gdb-binutils-2_43_1.tar.bz2  Nick Clifton6 weeks
binutils-2_43gdb-binutils-2_43.zip  gdb-binutils-2_43.tar.gz  gdb-binutils-2_43.tar.bz2  Nick Clifton8 weeks
gdb-15.1-releasegdb-15.1-release.zip  gdb-15.1-release.tar.gz  gdb-15.1-release.tar.bz2  Joel Brobecker3 months
gdb-15-branchpointgdb-15-branchpoint.zip  gdb-15-branchpoint.tar.gz  gdb-15-branchpoint.tar.bz2  Joel Brobecker4 months
gdb-14.2-releasegdb-14.2-release.zip  gdb-14.2-release.tar.gz  gdb-14.2-release.tar.bz2  Joel Brobecker7 months
binutils-2_42gdb-binutils-2_42.zip  gdb-binutils-2_42.tar.gz  gdb-binutils-2_42.tar.bz2  Nick Clifton8 months
gdb-14.1-releasegdb-14.1-release.zip  gdb-14.1-release.tar.gz  gdb-14.1-release.tar.bz2  Joel Brobecker10 months
gdb-14-branchpointgdb-14-branchpoint.zip  gdb-14-branchpoint.tar.gz  gdb-14-branchpoint.tar.bz2  Joel Brobecker12 months
binutils-2_41-releasegdb-binutils-2_41-release.zip  gdb-binutils-2_41-release.tar.gz  gdb-binutils-2_41-release.tar.bz2  Nick Clifton14 months
binutils-2_41gdb-binutils-2_41.zip  gdb-binutils-2_41.tar.gz  gdb-binutils-2_41.tar.bz2  Nick Clifton14 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-02-06gdb: Add the $_poke utility functionusers/lsix/poke-gdbLancelot SIX1-0/+42
2022-09-24gdb/poke: Support the $reg::REGNAME syntaxLancelot SIX2-0/+94
2022-09-24gdb/poke: Support non 8-bits targetsLancelot SIX1-11/+22
2022-09-20gdb/poke: Various style updates and fixesLancelot SIX2-28/+31
2022-04-01Integrate GNU poke in GDBJose E. Marchesi10-7/+1348
2022-03-31x86: Remove bfd_arch_l1om and bfd_arch_k1omH.J. Lu14-243/+17
2022-03-31gdb/ctf: pass partial symtab's filename to buildsym_compunitSimon Marchi1-1/+1
2022-03-31gdb: print compunit_symtab name in "maint info symtabs"Simon Marchi1-0/+1
2022-03-31gdb/ctf: don't create a buildsym_compunit when building partial symbolsSimon Marchi1-19/+1
2022-03-31Style URLs in GDB outputTom Tromey6-15/+40
[...]