aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Use gdbpy_ref in instantiate_pretty_printerTom Tromey2-8/+7
2020-12-11Remove varobj_clear_saved_itemTom Tromey2-13/+7
2020-12-11Change varobj_item::value to a value_ref_ptrTom Tromey4-18/+19
2020-12-11Change varobj_dynamic::child_iter to unique_ptrTom Tromey4-12/+19
2020-12-11Change varobj_dynamic::saved_item to unique_ptrTom Tromey2-8/+10
2020-12-11Change varobj_iter::next to return unique_ptrTom Tromey4-10/+16
2020-12-11C++-ify varobj iterationTom Tromey4-94/+54
2020-12-11Change all_root_varobjs to take a function_viewTom Tromey4-26/+24
2020-12-11Change varobj.c:rootlist to a std::listTom Tromey2-56/+18
2020-12-11Use htab_t in varobjTom Tromey2-74/+44
2020-12-11Make bp_location derive from refcounted_objectTom Tromey5-45/+53
2020-12-11Remove scoped_inc_dec_refTom Tromey2-34/+14
2020-12-11Use thread_info_ref in stop_contextTom Tromey2-15/+8
2020-12-11Change current_inferior_ to be a inferior_refTom Tromey2-7/+10
2020-12-11Use thread_info_ref in enable_thread_stack_temporariesTom Tromey2-8/+7
2020-12-11Handle CPU offset for RavenscarTom Tromey2-2/+27
2020-12-11Fix a build problem when using FreeBSD 12.Sebastian Huber4-3/+9
2020-12-11[gdb/testsuite] Fix gdb.base/float128.exp with --with-mpfr=noTom de Vries2-1/+26
2020-12-10gdb/testsuite: fix race condition in gdb.multi/multi-arch-exec.expSimon Marchi2-0/+13
2020-12-11Automatic date update in version.inGDB Administrator1-1/+1
2020-12-10[gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5Tom de Vries2-6/+16
2020-12-10Fix off-by-one error in ada_fold_nameKevin Buettner2-1/+6
2020-12-10Remove spurious newline on debug printfLuis Machado2-1/+5
2020-12-10[AArch64] SVE/FPSIMD fixup for big endianLuis Machado7-35/+246
2020-12-10gdb: move bfd_open_from_target_memory to gdb_bfdMihails Strasuns4-83/+99
2020-12-10RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions.Nelson Chu9-0/+188
2020-12-10RISC-V: Dump CSR according to the elf privileged spec attributes.Nelson Chu4-4/+47
2020-12-10RISC-V: Control fence.i and csr instructions by zifencei and zicsr.Nelson Chu15-53/+179
2020-12-10Automatic date update in version.inGDB Administrator1-1/+1
2020-12-09Use add_angle_brackets in ada_lookup_encoded_symbolTom Tromey2-1/+5
2020-12-09Handle 128-bit constants for fixed pointTom Tromey2-34/+57
2020-12-09Unify all operators into std-operator.defTom Tromey6-144/+113
2020-12-09gdb: address review comments of previous seriesSimon Marchi2-6/+15
2020-12-09gdb: fix value_subscript when array upper bound is not knownSimon Marchi7-11/+179
2020-12-09gdb: split get_discrete_bounds in twoSimon Marchi2-57/+137
2020-12-09gdb: make get_discrete_bounds return boolSimon Marchi14-50/+58
2020-12-09gdb: make discrete_position return optionalSimon Marchi4-25/+48
2020-12-08gas: Generate a new section for SHF_GNU_RETAINH.J. Lu7-21/+97
2020-12-09Automatic date update in version.inGDB Administrator1-1/+1
2020-12-08gdbsupport: Use LOCALAPPDATA to determine cache dirAlexander Fedotov2-0/+15
2020-12-08[gdb/testsuite] Simplify gdb.arch/amd64-gs_base.expTom de Vries2-26/+7
2020-12-08[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32Tom de Vries2-2/+9
2020-12-08Automatic date update in version.inGDB Administrator1-1/+1
2020-12-07gdb.base/break-on-linker-gcd-function.exp: Remove unused variablePedro Alves2-1/+5
2020-12-07Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton4-6/+10
2020-12-07binutils: Make smart_rename safe tooSiddhesh Poyarekar6-42/+148
2020-12-07objcopy: Get input file stat after BFD openSiddhesh Poyarekar2-16/+16
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar8-14/+91
2020-12-07Use expression completer for "maint print type"Tom Tromey2-1/+7
2020-12-07[GOLD] gcc-11 stringop-overflow warningAlan Modra2-1/+5