aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-10-28[gdb/testsuite] Fix gdb.rust/traits.exp with -readnowTom de Vries3-2/+20
2020-10-28[gdb/testsuite] Fix gdb.base/relocate.exp with -readnowTom de Vries2-4/+9
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-error.exp with -readnowTom de Vries2-0/+14
2020-10-28[gdb/symtab] Fix language of frame without debug infoTom de Vries5-0/+143
2020-10-28[gdb/testsuite] Fix gdb.cp/nsalias.exp with -readnowTom de Vries3-8/+32
2020-10-28[gdb/testsuite] Fix typo in gdb.cp/nsalias.expTom de Vries2-1/+5
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-filename.exp with -readnowTom de Vries2-1/+5
2020-10-28[gdb/testsuite] Fix gdb.dwarf2/dw2-stack-boundary.exp with -readnowTom de Vries2-1/+30
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-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-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 Alves2-9/+7
2020-10-26[gdb/testsuite] Prevent pagination in GDB_INTERNALFLAGSTom de Vries2-1/+11
2020-10-26[gdb/testsuite] Add missing ranges base in dw2-objfile-overlap-*.STom de Vries3-0/+12
2020-10-25gdb: move ptrace.m4 to gdbsupportSimon Marchi3-91/+6
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-24Document the GDB 10.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
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
2020-10-23gdb: Rename language_defn::demangleAndrew Burgess10-10/+32
2020-10-23gdb: remove LA_ITERATE_OVER_SYMBOLS macroAndrew Burgess3-4/+7
2020-10-23gdb: remove LA_PRINT_ARRAY_INDEX macroAndrew Burgess3-6/+8
2020-10-23gdb: remove LA_VALUE_PRINT macroAndrew Burgess5-6/+12
2020-10-23gdb: remove LA_PRINT_TYPEDEF macroAndrew Burgess3-4/+7
2020-10-23gdb: move Modula2 language class into a header fileAndrew Burgess6-270/+308
2020-10-23gdb: Merge auto and unknown language implementationsAndrew Burgess2-155/+76
2020-10-22Remove gdb_assert for TYPE_CODE_METHOD in stabs readerHannes Domani2-3/+4
2020-10-22Don't create _Complex type name if there is no target type nameHannes Domani2-1/+5
2020-10-22gdb: remove unused macros from target-debug.hSimon Marchi2-16/+12
2020-10-22gdb: make target_ops::make_corefile_notes return a unique ptrSimon Marchi8-57/+82
2020-10-22[gdb/symtab] Make find_block_in_blockvector more robustTom de Vries2-0/+7