Age | Commit message (Expand) | Author | Files | Lines |
2024-10-20 | gdb: fix 'maint info inline-frames' after 'stepi' | Andrew Burgess | 1 | -0/+14 |
2024-10-19 | [gdb/symtab] Skip local variables in cooked index | Tom de Vries | 2 | -0/+49 |
2024-10-18 | Require a command argument in gdb.execute_mi | Tom Tromey | 1 | -0/+4 |
2024-10-17 | [gdb/testsuite] Fix gdb.ada/fixed_points.exp for gcc < 10 | Tom de Vries | 1 | -1/+1 |
2024-10-15 | Introduce and use gnat_version_compare | Tom Tromey | 15 | -25/+55 |
2024-10-14 | gdb/testsuite: fix gdb.multi/inferior-specific-bp.exp | Guinevere Larsen | 1 | -1/+2 |
2024-10-10 | [gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linux | Tom de Vries | 1 | -0/+18 |
2024-10-10 | [gdb/testsuite] Fix gdb.dwarf2/enum-type-c++.exp with clang | Tom de Vries | 2 | -31/+78 |
2024-10-10 | [gdb/testsuite] Fix some gdb.dwarf2 test-cases for check-read1 | Tom de Vries | 5 | -6/+15 |
2024-10-09 | [gdb/testsuite] Fix gdb.base/reggroups.exp with check-read1 | Tom de Vries | 1 | -7/+21 |
2024-10-08 | Use ui-out tables in "maint print user-regs" | Tom Tromey | 1 | -1/+1 |
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 |