aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-08-04gdb: avoid dereferencing empty str_offsets_base optional in dwarf_decode_macrosSimon Marchi3-7/+20
2021-08-04gdb: fix typo in complaint in dwarf2/macro.cSimon Marchi1-1/+1
2021-08-04gdb: fix warnings in bsd-kvm.cSimon Marchi1-3/+3
2021-08-04[gdb/symtab] Use lambda function instead of addrmap_foreach_checkTom de Vries1-30/+21
2021-08-04[gdb/symtab] Implement addrmap_mutable_findTom de Vries1-4/+126
2021-08-03gdb: follow-fork: push target and add thread in target_follow_forkSimon Marchi15-142/+172
2021-08-03Fixes for mi-fortran-modules.exp fixesCarl Love1-2/+2
2021-08-03[gdb/testsuite] templates.exp to accept clang++ outputAlok Kumar Sharma1-0/+3
2021-08-02Handle compiler-generated suffixes in Ada namesTom Tromey3-1/+120
2021-08-02Remove uses of fprintf_symbol_filteredTom Tromey3-17/+7
2021-08-02Handle type qualifier for enumeration nameTom Tromey4-2/+112
2021-08-02Remove the type_qualifier globalTom Tromey1-13/+1
2021-08-02Defer Ada character literal resolutionTom Tromey7-44/+204
2021-08-02Refactor Ada resolutionTom Tromey3-10/+42
2021-08-02Remove add_symbols_from_enclosing_procsTom Tromey1-28/+2
2021-08-02Avoid crash in varobj deletionTom Tromey2-2/+16
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-dwz-mTom de Vries1-0/+13
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-gdb-indexTom de Vries1-12/+16
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp with cc-with-gdb-indexTom de Vries1-1/+5
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/gdb-index-nodebug.exp with cc-with-gdb-indexTom de Vries1-2/+21
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/fission-relative-dwo.exp with cc-with-gdb-indexTom de Vries1-0/+14
2021-08-02gdb: Make the builtin "boolean" type an unsigned typeShahab Vahedi2-1/+69
2021-08-01[gdb/testsuite] Fix gdb.base/maint.exp with cc-with-gdb-indexTom de Vries1-13/+21
2021-08-01[gdb/testsuite] Fix gdb.base/index-cache.exp with cc-with-gdb-indexTom de Vries1-1/+1
2021-07-30Use iterator_range in more placesTom Tromey1-50/+9
2021-07-30Replace exception_print_same with operator!=Tom Tromey3-18/+1
2021-07-29gdb: fix nr_bits gdb_assert in append_flags_type_fieldSimon Marchi1-1/+1
2021-07-29obsd-nat: Report both thread and PID in ::pid_to_str.John Baldwin1-1/+1
2021-07-29obsd-nat: Various fixes for fork following.John Baldwin2-30/+25
2021-07-29obsd-nat: Various fixes to obsd_nat_target::wait.John Baldwin1-49/+12
2021-07-29x86-bsd-nat: Only define gdb_ptrace when using debug registers.John Baldwin1-8/+8
2021-07-29Don't compile x86 debug register support on OpenBSD.John Baldwin2-5/+9
2021-07-29Fix for gdb.tui/tui-layout-asm.expCarl Love1-2/+30
2021-07-29guile/scm-math: indentation fixesGeorge Barrett1-9/+9
2021-07-29guile: fix make-value with pointer typeGeorge Barrett4-2/+71
2021-07-29gdbtypes: return value from get_unsigned_type_maxGeorge Barrett3-12/+8
2021-07-28Guile: temporary breakpointsGeorge Barrett4-9/+86
2021-07-28gdb: clean up some things in features/MakefileSimon Marchi2-72/+1
2021-07-28gdb: fix missing space in some info variables outputAndrew Burgess3-4/+24
2021-07-28[gdb/symtab] Fix unhandled dwarf expression opcode with gcc-11 -gdwarf-5Tom de Vries1-1/+16
2021-07-27[gdb/testsuite] Add xfail for PR gcc/101643Tom de Vries1-2/+21
2021-07-27[gdb/testsuite] Add xfail for PR gcc/101633Tom de Vries1-11/+42
2021-07-27gdb: remove VALUE_FRAME_ID and fix another frame debug issueAndrew Burgess6-39/+37
2021-07-26Fix for mi-reverse.expCarl Love1-1/+1
2021-07-26Fix the Windows buildTom Tromey1-9/+11
2021-07-26gdb: Fix numerical field extraction for target description "flags"Shahab Vahedi1-2/+34
2021-07-26gdb: move remaining ChangeLogs to legacy filesAndrew Burgess3-0/+0
2021-07-26gdb/mi: handle no condition argument case for -break-conditionTankut Baris Aktemur3-10/+32
2021-07-23Update the NetBSD system call table to match NetBSD-current.Frederic Cambus1-1/+17
2021-07-23gdb/testsuite: test get/set value of unregistered Guile parameterSimon Marchi1-0/+8