Age | Commit message (Expand) | Author | Files | Lines |
2024-10-08 | Use ui-out tables for info proc mappings | Tom Tromey | 1 | -1/+1 |
2024-10-08 | [gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1 | Tom de Vries | 1 | -17/+5 |
2024-10-08 | gdb: avoid breakpoint::clear_locations calls in update_breakpoint_locations | Andrew Burgess | 4 | -2/+93 |
2024-10-08 | [gdb/testsuite] Fix gdb.ada/tagged-lookup.exp with read1+readnow | Tom de Vries | 1 | -6/+2 |
2024-10-08 | [gdb/symtab] Fix parent of enumerator | Tom de Vries | 1 | -0/+15 |
2024-10-08 | [gdb/contrib] Add more separators in spellcheck.sh | Tom de Vries | 2 | -2/+2 |
2024-10-07 | [gdb/testsuite] Fix gdb.python/py-inferior.exp with -fsanitize=thread | Tom de Vries | 2 | -2/+4 |
2024-10-06 | gdb/m2: add builtin procedure function ADR | Gaius Mulley | 1 | -0/+32 |
2024-10-06 | [gdb] Rerun spellcheck.sh | Tom de Vries | 1 | -2/+2 |
2024-10-06 | [gdb] Fix more common misspellings | Tom de Vries | 3 | -3/+3 |
2024-10-06 | [gdb] Fix common misspellings | Tom de Vries | 52 | -64/+64 |
2024-09-30 | Add line-number styling | Tom Tromey | 4 | -9/+12 |
2024-09-30 | gdb: fix filename completion in the middle of a line | Andrew Burgess | 1 | -0/+163 |
2024-09-30 | gdb: fix for completing a second filename for a command | Andrew Burgess | 1 | -102/+120 |
2024-09-30 | gdb, testsuite: clean duplicate header includes | Gerlicher, Klaus | 8 | -9/+0 |
2024-09-27 | Re-run 'isort' on gdb tests | Tom Tromey | 1 | -0/+1 |
2024-09-26 | gdb/testsuite: test for memory leaks in gdb.Inferior.read_memory() | Andrew Burgess | 3 | -0/+163 |
2024-09-25 | [gdb/python] Make sure python sys.exit makes gdb exit | Tom de Vries | 1 | -0/+69 |
2024-09-25 | gdb/testsuite: format some Python files | Simon Marchi | 3 | -0/+3 |
2024-09-25 | gdb, gdbserver, python, testsuite: Remove MPX. | Schimpe, Christina | 12 | -1211/+4 |
2024-09-25 | gdb, testsuite, python: Add missing imports. | Schimpe, Christina | 3 | -1/+3 |
2024-09-24 | Fix typo in gdb.ada/complete.exp test | Tom Tromey | 1 | -1/+1 |
2024-09-24 | gdb: testsuite: Test whether PC register is expedited in gdb.server/server-ru... | Thiago Jung Bauermann | 1 | -0/+33 |
2024-09-24 | btrace: Add support for IRET events. | Felix Willgerodt | 2 | -1/+5 |
2024-09-24 | btrace: Add support for interrupt events. | Felix Willgerodt | 5 | -0/+237 |
2024-09-24 | [gdb/cli] Show readline wrapping mode for maint info screen | Tom de Vries | 1 | -6/+22 |
2024-09-24 | [gdb/symtab] Fix segfault on invalid debug info | Tom de Vries | 1 | -0/+51 |
2024-09-24 | [gdb/testsuite] Add gdb.dwarf2/dwz-unused-pu.exp | Tom de Vries | 1 | -0/+75 |
2024-09-23 | testsuite, threads: fix LD_LIBRARY_PATH in 'tls-sepdebug.exp' | Rohr, Stephan | 1 | -4/+9 |
2024-09-23 | [gdb/testsuite] Avoid large timeout in gdb.base/checkpoint.exp | Tom de Vries | 1 | -18/+32 |
2024-09-23 | Automatically add types to Python modules | Tom Tromey | 1 | -0/+9 |
2024-09-23 | [gdb/testsuite] Fix timeout in gdb.fortran/info-types.exp | Tom de Vries | 3 | -6/+6 |
2024-09-23 | [gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp | Tom de Vries | 2 | -2/+34 |
2024-09-23 | [gdb/testsuite] Fix gdb.base/return.exp on arm-linux | Tom de Vries | 1 | -2/+2 |
2024-09-23 | [gdb/testsuite] Make parse_args error out on remaining args | Tom de Vries | 11 | -26/+46 |
2024-09-23 | [gdb/testsuite] Fix gdb.base/empty-host-env-vars.exp | Tom de Vries | 1 | -23/+9 |
2024-09-23 | [gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFS | Tom de Vries | 1 | -3/+21 |
2024-09-23 | [gdb/testsuite] Fix gdb.trace/entry-values.exp on riscv64-linux | Tom de Vries | 1 | -0/+2 |
2024-09-23 | [gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.exp | Tom de Vries | 1 | -1/+1 |
2024-09-21 | [gdb/testsuite] Limit xfail in gdb.ada/call_pn.exp | Tom de Vries | 1 | -2/+11 |
2024-09-21 | [gdb/testsuite] Fix timeout in gdb.ada/call_pn.exp | Tom de Vries | 1 | -1/+1 |
2024-09-21 | [gdb/testsuite] Drop -readnow in three gdb.dwarf2 test-cases | Tom de Vries | 3 | -32/+4 |
2024-09-20 | gdb/testsuite: rework bp-cond-failure to not depend on inlining | Guinevere Larsen | 2 | -20/+40 |
2024-09-17 | gdb/testsuite: skip gdb.mi/dw2-ref-missing-frame.exp with clang | Guinevere Larsen | 1 | -0/+10 |
2024-09-17 | gdb/testsuite: fix gdb.mi/mi-var-cp.exp with clang | Guinevere Larsen | 1 | -1/+2 |
2024-09-17 | gdb/testsuite: fix gdb.mi/mi-catch-cpp-exceptions.exp with clang | Guinevere Larsen | 1 | -4/+2 |
2024-09-16 | Fix typo in py-arch.exp | Tom Tromey | 1 | -1/+1 |
2024-09-14 | [gdb/symtab] Revert "Change handling of DW_TAG_enumeration_type in DWARF scan... | Tom de Vries | 2 | -2/+35 |
2024-09-14 | [gdb/testsuite] Add regression test for PR32158 | Tom de Vries | 2 | -0/+18 |
2024-09-14 | [gdb/testsuite] Add gdb.dwarf2/enum-type-c++.exp, regression test for PR31900. | Tom de Vries | 2 | -0/+73 |