aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-28Automatic date update in version.inGDB Administrator1-1/+1
2020-10-27[gdb/testsuite] Fix gdb.base/multi-forks.exp timeout with -readnowTom de Vries2-1/+15
2020-10-27[gdb/testsuite] Fix DUPLICATEs in gdb.base/multi-forks.expTom de Vries1-20/+26
2020-10-27[gdb/testsuite] Fix gdb.base/maint.exp FAILs with -readnowTom de Vries2-5/+24
2020-10-27[gdb/testsuite] Fix gdb.cp/psymtab-parameter.exp with -readnowTom de Vries2-3/+9
2020-10-27Fix gdb.python/py-format-string.exp with ClangGary Benson2-2/+8
2020-10-27Add skip_fortran_tests to two Fortran testcasesGary Benson3-2/+11
2020-10-27Fix seg-fault when running the ld testsuite for the hppa64-linux target.Nick Clifton2-1/+7
2020-10-27Fix the decoding of DW_FORM_ref_addr DWARF attribute.Nick Clifton2-138/+474
2020-10-27gdb: remove unused includes in m32c-tdep.cSimon Marchi2-8/+4
2020-10-27gdb: remove unused includes in xtensa-tdep.cSimon Marchi2-9/+4
2020-10-27gdb/breakpoint: use gdb::option for the '-force' flagTankut Baris Aktemur4-20/+85
2020-10-27[gdb/testsuite] Fix section matching in find_pc_sect_compunit_symtabTom de Vries4-6/+43
2020-10-27[gdb/symtab] Use early continue in find_pc_sect_compunit_symtabTom de Vries2-44/+54
2020-10-27gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur15-21/+189
2020-10-27gdb/breakpoint: disable a bp location if condition is invalid at that locationTankut Baris Aktemur8-50/+548
2020-10-27Automatic date update in version.inGDB Administrator1-1/+1
2020-10-26ld: Pass -fno-lto in ld-elfweak/elfweak.expH.J. Lu2-5/+14
2020-10-26Fix some minor bugs in test suite command loggingTom Tromey3-2/+18
2020-10-26[gdb/symtab] Read CU base address for enqueued CUTom de Vries4-0/+123
2020-10-26Don't inherit range-type signed-ness from underlying typeTom Tromey7-1/+141
2020-10-26gdb::handle_eintr, remove need to specify return typePedro Alves6-25/+40
2020-10-26[gdb/testsuite] Prevent pagination in GDB_INTERNALFLAGSTom de Vries2-1/+11
2020-10-26gas: Clear all auto-assigned file slotsH.J. Lu5-11/+89
2020-10-26Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton3-4/+11
2020-10-26[gdb/testsuite] Add missing ranges base in dw2-objfile-overlap-*.STom de Vries3-0/+12
2020-10-26Update gas/ChangeLog of last commitLifang Xia1-0/+5
2020-10-26C-SKY: Fix the literal dump of big vector constant.Cooper Qu1-1/+2
2020-10-26CSKY: Change default linker script for elf toolchain.Cooper Qu5-14/+76
2020-10-26CSKY: Change plsl.u16 to plsl.16.Cooper Qu5-3/+12
2020-10-26CSKY: Add version flag in eflag and fix bug in disassembling register.Cooper Qu4-2/+16
2020-10-26CSKY: Fix and add some instructions for VDSPV1.Cooper Qu6-66/+278
2020-10-26Change avxvnni disassembler output from {vex3} to {vex}Cui,Lili5-33/+42
2020-10-25gdb: move ptrace.m4 to gdbsupportSimon Marchi8-4/+19
2020-10-26Automatic date update in version.inGDB Administrator1-1/+1
2020-10-25gdb: use inferior parameter in add_vsyscall_pageSimon Marchi2-1/+7
2020-10-25gdb: make jit.c use the inferior_created inferior parameterSimon Marchi4-19/+25
2020-10-25gdb: pass inferior to check_pid_namespace_matchSimon Marchi2-3/+9
2020-10-25gdb: add inferior parameter to inferior_created observableSimon Marchi11-10/+24
2020-10-25asan: alpha-vms: buffer overflowAlan Modra2-2/+10
2020-10-25Automatic date update in version.inGDB Administrator1-1/+1
2020-10-24gdbserver: re-generate configureSimon Marchi3-2/+21
2020-10-24Document the GDB 10.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2020-10-24Automatic date update in version.inGDB Administrator1-1/+1
2020-10-23ld: Set plug_opt only if compiler is availableH.J. Lu2-12/+19
2020-10-23[gdb/testsuite] Don't use default form in Dwarf::_guess_formTom de Vries2-9/+34
2020-10-23[gdb/testsuite] Use $srcfile in DW_AT_name for CUTom de Vries21-24/+72
2020-10-23ada-typeprint.c::ada_print_type: Remove redundant call to ada_check_typedefJoel Brobecker2-3/+5
2020-10-23gdb: move f_language class into a header fileAndrew Burgess7-329/+387
2020-10-23gdb: Improve documentation comment on language_defn::print_typeAndrew Burgess2-4/+13