aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-21[gdb/tdep] Handle memory error in s390_linux_get_syscall_numberTom de Vries1-3/+12
2023-11-21[gdb/testsuite] Fix spurious FAILs with examine-backward.exp, againTom de Vries2-20/+33
2023-11-21gdb: Use initializers in lambda captures unconditionallyLancelot Six2-13/+2
2023-11-21gdb/disasm.h: Mark callbacks noexcept unconditionallyLancelot Six1-21/+6
2023-11-21gdbsupport: Replace gdb::invoke_result with std::invoke_resultLancelot Six5-48/+10
2023-11-21gdbsupport: Remove gdb::string_viewLancelot Six76-6296/+0
2023-11-21gdb: Remove uses of gdb::to_string (const std::string_view &)Lancelot Six6-33/+24
2023-11-21gdb: Use std::string_view instead of gdb::string_viewLancelot Six31-123/+133
2023-11-21gdbsupport: remove gdb::optionalLancelot Six17-1975/+0
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six147-416/+417
2023-11-21gdb: Use C++17's std::make_unique instead of gdb::make_uniqueLancelot Six26-47/+34
2023-11-21Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni...Nick Clifton1-6/+6
2023-11-21[gdb/tdep] Fix catching syscall execve exit for armTom de Vries1-4/+38
2023-11-21Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni...Nick Clifton4-0/+67
2023-11-21Fix gdb.bas/sigall.exp testcase in AIX.Aditya Vidyadhar Kamath1-5/+2
2023-11-21gdb: Fix segfault with a big .dynamic section sizeFelix Willgerodt1-2/+4
2023-11-21Automatic date update in version.inGDB Administrator1-1/+1
2023-11-20Restore .gdb_index v9 display in readelfTom Tromey1-8/+49
2023-11-20PowerPC: Fix test gdb.ada/finish-large.expCarl Love1-1/+7
2023-11-20libctf: adding CU mappings should be idempotentNick Alcock1-2/+16
2023-11-20gdb: fix reopen_exec_file for files with target: prefixAndrew Burgess2-7/+80
2023-11-20gdb: move all bfd_cache_close_all calls in gdb_bfd.cAndrew Burgess8-19/+22
2023-11-20gdb/infrun: simplify process_event_stop_testGuinevere Larsen1-12/+6
2023-11-20gdb/record: print frame information when exiting a recursive callGuinevere Larsen4-1/+108
2023-11-20Automatic date update in version.inGDB Administrator1-1/+1
2023-11-19Automatic date update in version.inGDB Administrator1-1/+1
2023-11-18gas: bpf: do not allow referring to register names as symbols in operandsJose E. Marchesi7-49/+102
2023-11-18Automatic date update in version.inGDB Administrator1-1/+1
2023-11-17bpf: avoid creating wrong symbols while parsingDavid Faust5-0/+107
2023-11-17gdb: pass address_space to target dcache functionsSimon Marchi8-32/+36
2023-11-17gdb: remove get_current_regcacheSimon Marchi31-83/+80
2023-11-17gdb: remove regcache's address spaceSimon Marchi25-252/+113
2023-11-17Remove extraneous blocks from dwarf2/read.c:new_symbolTom Tromey1-43/+41
2023-11-17Fix read_ranges for 32-bit longJoseph Myers1-1/+1
2023-11-17Ignore static members in NoOpStructPrinterTom Tromey3-2/+21
2023-11-17Implement the notStopped DAP responseTom Tromey4-4/+59
2023-11-17Remove ExecutionInvokerTom Tromey4-31/+16
2023-11-17Automatically run (most) DAP requests in gdb threadTom Tromey14-130/+116
2023-11-17Gold/MIPS: Add targ_extra_size=64 for mips32 triplesYunQiang Su2-2/+8
2023-11-17Handle StackFrameFormat in DAPTom Tromey6-47/+453
2023-11-17Fix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong settingPedro Alves1-1/+1
2023-11-17x86: improve a few diagnosticsJan Beulich9-84/+93
2023-11-17x86: don't allow pseudo-prefixes to be overridden by legacy suffixesJan Beulich1-3/+19
2023-11-17x86: CPU-qualify {disp16} / {disp32}Jan Beulich7-22/+71
2023-11-17x86: use IS_ELFJan Beulich2-7/+4
2023-11-17x86: conditionally hide object-format-specific functionsJan Beulich2-23/+31
2023-11-17x86: fold conditionals in check_long_reg()Jan Beulich1-13/+5
2023-11-17x86-64: extend expected-size check in check_qword_reg()Jan Beulich3-19/+26
2023-11-17LoongArch: Add more relaxation testcasesmengqinggang4-5/+103
2023-11-17LoongArch: Modify link_info.relax_pass from 3 to 2mengqinggang2-2/+2