aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use require !skip_gdbserver_testsTom Tromey34-108/+34
2023-01-13Use require isnativeTom Tromey16-40/+26
2023-01-13Use require can_spawn_for_attachTom Tromey22-69/+22
2023-01-13Use require !use_gdb_stubTom Tromey45-146/+52
2023-01-13Use require support_go_compileTom Tromey11-22/+11
2023-01-13Use require supports_get_siginfo_typeTom Tromey3-12/+3
2023-01-13Use require can_single_step_to_signal_handlerTom Tromey1-4/+1
2023-01-13Use require is_elf_targetTom Tromey2-6/+2
2023-01-13Use require is_amd64_regs_targetTom Tromey4-14/+4
2023-01-13Use require is_aarch32_targetTom Tromey7-28/+7
2023-01-13Use require is_aarch64_targetTom Tromey13-52/+13
2023-01-13Use require support_displaced_steppingTom Tromey12-50/+12
2023-01-13Use require !skip_avx_*Tom Tromey3-12/+3
2023-01-13Use require !skip_btrace_testsTom Tromey27-108/+27
2023-01-13Use require !skip_btrace_pt_testsTom Tromey1-9/+1
2023-01-13Use require !skip_aarch64_sve_testsTom Tromey1-4/+1
2023-01-13Use require !skip_ifunc_testsTom Tromey2-8/+2
2023-01-13Use require !skip_hw_watchpoint_testsTom Tromey19-56/+20
2023-01-13Use require !skip_ctf_testsTom Tromey5-20/+5
2023-01-13Use require !skip_d_testsTom Tromey5-5/+5
2023-01-13Use require !skip_go_testsTom Tromey13-13/+13
2023-01-13Use require !skip_ada_testsTom Tromey202-204/+202
2023-01-13Use require !skip_fortran_testsTom Tromey73-81/+73
2023-01-13Use require !skip_rust_testsTom Tromey15-43/+15
2023-01-13Use require !skip_stl_testsTom Tromey5-5/+5
2023-01-13Use require !skip_dlmopen_testsTom Tromey1-4/+1
2023-01-13Use require !skip_shlib_testsTom Tromey74-238/+75
2023-01-13Use require !skip_cplus_testsTom Tromey171-265/+171
2023-01-13Use require is_x86_like_targetTom Tromey18-77/+18
2023-01-13Use require dwarf2_supportTom Tromey215-661/+215
2023-01-13Use require supports_process_recordTom Tromey10-66/+26
2023-01-13Use require supports_reverseTom Tromey30-101/+30
2023-01-13Use unsupported in 'require'Tom Tromey1-1/+1
2023-01-13Change 'require' to accept a list of predicatesTom Tromey11-41/+30
2023-01-13Don't use ensure_gdb_index with requireTom Tromey6-6/+24
2023-01-13gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename_ncmp'Vladimir Mezentsev7-26/+4
2023-01-13libsframe: replace an strncat with strcatIndu Bhagat1-2/+1
2023-01-13gdbserver: add comments to read_inferior_memory functionAndrew Burgess3-0/+7
2023-01-13gdb/infrun: add debug print in print_signal_received_reasonAndrew Burgess1-0/+2
2023-01-13gdb: int to bool conversion for normal_stopAndrew Burgess3-9/+7
2023-01-13Updated Romainian translation for the bfd sub-directoryNick Clifton2-2742/+2820
2023-01-13Automatic date update in version.inGDB Administrator1-1/+1
2023-01-12Disable ptype/o for dynamic typesTom Tromey3-0/+82
2023-01-12ARM: Fix ld bloat introduced between binutils-2.38 and 2.39Hans-Peter Nilsson1-4/+0
2023-01-12ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000Hans-Peter Nilsson7-29/+32
2023-01-12libctf: ctf-link outdated input check faultyNick Alcock1-6/+29
2023-01-12libctf: skip the testsuite from inside dejagnuNick Alcock5-70/+61
2023-01-12ctf: fix various dreadful typos in the ctf_archive format commentsNick Alcock1-4/+4
2023-01-12Ensure that libbacktrace/allocfail.sh is not deleted when creating release ta...Nick Clifton3-2/+7
2023-01-12Use __func__ rather than __FUNCTION__Alan Modra13-34/+33