aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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 Willgerodt6-6/+146
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] 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-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-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
2024-09-23[gdb/testsuite] Fix gdb.base/empty-host-env-vars.expTom de Vries1-23/+9
2024-09-23[gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFSTom de Vries1-3/+21
2024-09-23[gdb/testsuite] Fix gdb.trace/entry-values.exp on riscv64-linuxTom de Vries1-0/+2
2024-09-23[gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.expTom de Vries1-1/+1
2024-09-21[gdb/testsuite] Limit xfail in gdb.ada/call_pn.expTom de Vries1-2/+11
2024-09-21[gdb/testsuite] Fix timeout in gdb.ada/call_pn.expTom de Vries1-1/+1
2024-09-21[gdb/testsuite] Drop -readnow in three gdb.dwarf2 test-casesTom de Vries3-32/+4
2024-09-20gdb: fully separate coff and elf reading from dbxGuinevere Larsen5-264/+272
2024-09-20gdb: Move read_dbx_symtab to stabsread, and rename to read_stabs_symtabGuinevere Larsen3-1557/+1538
2024-09-20gdb: Move dbx_end_psymtab to stabsread, and rename to stabs_end_psymtabGuinevere Larsen5-239/+240
2024-09-20gdb: Move process_one_symbol to stabsread.cGuinevere Larsen4-804/+820
2024-09-20gdb: Make dbxread rely less on global variablesGuinevere Larsen2-234/+238
2024-09-20gdb/testsuite: rework bp-cond-failure to not depend on inliningGuinevere Larsen2-20/+40
2024-09-19gdb/MAINTAINERS: update my email addressGuinevere Larsen1-2/+2
2024-09-17gdb/testsuite: skip gdb.mi/dw2-ref-missing-frame.exp with clangGuinevere Larsen1-0/+10
2024-09-17gdb/testsuite: fix gdb.mi/mi-var-cp.exp with clangGuinevere Larsen1-1/+2
2024-09-17gdb/testsuite: fix gdb.mi/mi-catch-cpp-exceptions.exp with clangGuinevere Larsen1-4/+2
2024-09-16Fix typo in py-arch.expTom Tromey1-1/+1
2024-09-15gdb: fix amd_dbgapi_target_breakpoint::re_set's signatureSimon Marchi1-2/+2
2024-09-14[gdb/symtab] Revert "Change handling of DW_TAG_enumeration_type in DWARF scan...Tom de Vries3-9/+44
2024-09-14[gdb/testsuite] Add regression test for PR32158Tom de Vries2-0/+18
2024-09-14[gdb/testsuite] Add gdb.dwarf2/enum-type-c++.exp, regression test for PR31900.Tom de Vries2-0/+73
2024-09-13gdb dap: introduce stopOnEntry optionoltolm2-1/+7
2024-09-13Update more types for section index changeTom Tromey6-9/+7