aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-06Automatic date update in version.inGDB Administrator1-1/+1
2024-05-05Automatic date update in version.inGDB Administrator1-1/+1
2024-05-04Fix heap-use-after-free in index-cached with --disable-threadingHannes Domani1-1/+1
2024-05-04Remove dwarf2_per_objfile::adjustTom Tromey2-15/+0
2024-05-04Remove call to dwarf2_per_objfile::adjust from read_attribute_valueTom Tromey1-1/+0
2024-05-04Remove call to dwarf2_per_objfile::adjust from read_call_site_scopeTom Tromey1-5/+2
2024-05-04Remove more calls to dwarf2_per_objfile::adjustTom Tromey1-18/+8
2024-05-04Remove call to dwarf2_per_objfile::adjust from ranges readersTom Tromey2-4/+0
2024-05-04bus error with fuzzed archive elementAlan Modra1-1/+12
2024-05-04[gdb/testsuite] Use unique portnum in parallel testing (check//% case)Tom de Vries2-2/+11
2024-05-04[gdb/testsuite] Use unique portnum in parallel testingTom de Vries1-9/+38
2024-05-04[gdb/testsuite] Move gpu-parallel.lock to cache dirTom de Vries1-1/+1
2024-05-04[gdb/testsuite] Factor out proc lock_dirTom de Vries2-1/+8
2024-05-04[gdb/testsuite] Factor out proc with_lockTom de Vries2-54/+60
2024-05-04[gdb/testsuite] Make portnum a persistent globalTom de Vries1-1/+1
2024-05-04[gdb/testsuite] Factor out proc get_portnumTom de Vries1-11/+29
2024-05-04Automatic date update in version.inGDB Administrator1-1/+1
2024-05-03Adjust gdb_continue_to_end for WindowsPedro Alves1-0/+15
2024-05-03[gdb/build] Fix gdbserver/linux-aarch64-low.cc buildMark Wielaard1-1/+1
2024-05-03[gdb/testsuite] Use save_vars to restore GDBFLAGSTom de Vries25-187/+165
2024-05-03[gdb/testsuite] Remove superfluous -quiet and -ex set width/height 0Tom de Vries9-16/+5
2024-05-03[gdb/testsuite] Update INTERNAL_GDBFLAGS exampleTom de Vries1-1/+1
2024-05-03[gdb/exp] Fix cast handling for indirectionTom de Vries3-3/+76
2024-05-03x86: tidy <sse*> templatesJan Beulich1-20/+20
2024-05-03x86/APX: further extend SSE2AVX coverageJan Beulich5-230/+1235
2024-05-03x86/APX: extend SSE2AVX coverageJan Beulich9-656/+2600
2024-05-03x86: zap value-less Disp8MemShift from non-EVEX templatesJan Beulich1-7/+19
2024-05-03Automatic date update in version.inGDB Administrator1-1/+1
2024-05-02Fix regression on aarch64-linux gdbserverTom Tromey5-158/+126
2024-05-02PR31692, objdump fails .debug_info size checkAlan Modra1-4/+4
2024-05-02[gdb/symtab] Work around PR gas/29517, dwarf2 caseTom de Vries4-3/+35
2024-05-02Automatic date update in version.inGDB Administrator1-1/+1
2024-05-01[gdb/testsuite] Fix stray file in get_compiler_infoTom de Vries1-1/+1
2024-05-01[gdb/testsuite] Fix stray file in gdb.dwarf2/gdb-index-nodebug.expTom de Vries1-2/+2
2024-05-01Automatic date update in version.inGDB Administrator1-1/+1
2024-04-30RISC-V: PR29823, defined the missing elf_backend_obj_attrs_handle_unknown.Nelson Chu1-0/+13
2024-04-29gdb/testsuite: Add gdb.base/memops-watchpoint.expThiago Jung Bauermann2-0/+206
2024-04-29gdb/nat/linux: Fix attaching to process when it has zombie threadsThiago Jung Bauermann2-0/+54
2024-04-29gdb/nat: Factor linux_proc_get_stat_field out of linux_common_core_of_threadThiago Jung Bauermann4-36/+62
2024-04-29gdb/nat: Use procfs(5) indexes in linux_common_core_of_threadThiago Jung Bauermann1-4/+7
2024-04-30Automatic date update in version.inGDB Administrator1-1/+1
2024-04-29gdb/Cygwin: Fix attach pid error messagePedro Alves1-4/+13
2024-04-29gdb/doc: document how filename arguments are formattedAndrew Burgess1-0/+78
2024-04-29Fix initiali state of DWARF v5 line number table in BFD libraryNick Clifton2-5/+4
2024-04-29gdb/remote: fix qRcmd error handlingAndrew Burgess1-10/+15
2024-04-29Fix building Loongarch BFD with a 32-bit compilerNick Clifton1-1/+1
2024-04-29Automatic date update in version.inGDB Administrator1-1/+1
2024-04-28Automatic date update in version.inGDB Administrator1-1/+1
2024-04-27Fix typo in TUI commentTom Tromey1-1/+1
2024-04-27Remove two unneeded forward declarationsTom Tromey2-4/+0