aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-25WIP Fix poke_command to reset lexical cuckolding after errorusers/mnabipoor/poke-gdbMohammad-Reza Nabipoor1-4/+4
2024-09-25WIP add poke-add-var*Mohammad-Reza Nabipoor1-13/+84
2024-09-25WIP Add pokeMohammad-Reza Nabipoor8-5/+1086
2024-09-25bfd/doc/bfd.texi: Remove non-existent nodeMohammad-Reza Nabipoor1-1/+0
2024-09-24binutils testsuite: canonicalize subtest names in libctfFrank Ch. Eigler2-9/+8
2024-09-24binutils testsuite: canonicalize subtest names in debuginfod.expFrank Ch. Eigler1-6/+6
2024-09-25RISC-V: Add Smrnmi extension csrs.Jiawei12-2/+96
2024-09-25Automatic date update in version.inGDB Administrator1-1/+1
2024-09-24Fix typo in gdb.ada/complete.exp testTom Tromey1-1/+1
2024-09-24gdb: testsuite: Test whether PC register is expedited in gdb.server/server-ru...Thiago Jung Bauermann6-8/+87
2024-09-24ld: re-generate configureSimon Marchi1-15/+3
2024-09-24gdb/elfread.c: remove unused includesSimon Marchi1-4/+0
2024-09-24[gdb] Handle SIGTERM in run_eventsTom de Vries1-1/+14
2024-09-24ld: support --build-id=xx modeFrank Ch. Eigler9-54/+228
2024-09-24[gdb] Handle ^C in ~scoped_remote_fdTom de Vries1-0/+12
2024-09-24btrace: Add support for further events.Felix Willgerodt1-0/+155
2024-09-24btrace: Add support for IRET events.Felix Willgerodt3-1/+19
2024-09-24btrace: Add support for interrupt events.Felix Willgerodt8-25/+364
2024-09-24btrace: Enable event tracing on Linux for Intel PT.Felix Willgerodt9-6/+165
2024-09-24btrace: Add printing support for cfe and evd packets.Felix Willgerodt1-0/+13
2024-09-24btrace: Print "non-contiguous" for gaps.Felix Willgerodt2-5/+5
2024-09-24[gdb] Eliminate catch(...) in pipe_commandTom de Vries1-11/+6
2024-09-24[gdb] Eliminate catch(...) in target_waitTom de Vries1-12/+6
2024-09-24[gdb] Eliminate catch(...) in execute_fn_to_stringTom de Vries1-12/+2
2024-09-24[gdb] Make scope_exit constructor throwTom de Vries1-0/+3
2024-09-24[gdb] Handle ^C in gnu_source_highlight_testTom de Vries1-0/+6
2024-09-24[gdb/cli] Show readline wrapping mode for maint info screenTom de Vries2-6/+70
2024-09-24[gdb/python] Use gdbpy_handle_gdb_exception in valpy_assign_coreTom de Vries1-2/+1
2024-09-24[gdb/python] Eliminate GDB_PY_SET_HANDLE_EXCEPTIONTom de Vries7-21/+14
2024-09-24[gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTIONTom de Vries23-136/+129
2024-09-24[gdb/python] Add gdbpy_handle_gdb_exceptionTom de Vries1-9/+19
2024-09-24[gdb/symtab] Fix segfault on invalid debug infoTom de Vries2-39/+104
2024-09-24[gdb/symtab] Use expand_all_symtabs in maint expand-symtabsTom de Vries1-7/+14
2024-09-24[gdb/testsuite] Add gdb.dwarf2/dwz-unused-pu.expTom de Vries1-0/+75
2024-09-24[gdb/symtab] Don't expand non-Ada CUs for info exceptionsTom de Vries12-35/+184
2024-09-23testsuite, threads: fix LD_LIBRARY_PATH in 'tls-sepdebug.exp'Rohr, Stephan1-4/+9
2024-09-24ld/pdb: Handle DEBUG_S_INLINEELINES dataMark Harmstone6-0/+371
2024-09-24Automatic date update in version.inGDB Administrator1-1/+1
2024-09-24x86: Enable TLS relocation check only for ELFH.J. Lu1-11/+11
2024-09-23[gdb/testsuite] Avoid large timeout in gdb.base/checkpoint.expTom de Vries1-18/+32
2024-09-23Automatically add types to Python modulesTom Tromey35-230/+102
2024-09-23[gdb/testsuite] Fix timeout in gdb.fortran/info-types.expTom de Vries3-6/+6
2024-09-23gdb: update comment in code_breakpoint::re_set_defaultAndrew Burgess1-3/+4
2024-09-23ld/PE: enable secrel testcases also for 64-bit CygwinJan Beulich1-0/+16
2024-09-23ld/PE: no base relocs for section (relative) onesJan Beulich4-5/+53
2024-09-23LD: Document use of SOURCE_DATE_EPOCH in Environment sectionNick Clifton1-0/+7
2024-09-23Fix compile time error introduced by d774bf9b3623239a1cfa729afcf048a15da657d3...Nick Clifton1-2/+8
2024-09-23[gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.expTom de Vries2-2/+34
2024-09-23[gdb/testsuite] Fix gdb.base/return.exp on arm-linuxTom de Vries1-2/+2
2024-09-23[gdb/testsuite] Make parse_args error out on remaining argsTom de Vries11-26/+46