Age | Commit message (Expand) | Author | Files | Lines |
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-14 | gdb: make frame_unwind_try_unwinder return bool | Guinevere Larsen | 1 | -6/+6 |
2024-10-12 | Add to GDB manual information about building index with 'gold' | Robert Guthrie | 1 | -0/+13 |
2024-10-10 | gdb/gdbserver: change shared set_tdesc_osabi to take gdb_osabi | Andrew Burgess | 12 | -18/+46 |
2024-10-10 | gdb: split osabi support between gdb/ and gdbsupport/ directories | Andrew Burgess | 2 | -131/+1 |
2024-10-10 | gdb: make use of set_tdesc_osabi overload in features/ files | Andrew Burgess | 6 | -6/+6 |
2024-10-10 | [gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linux | Tom de Vries | 2 | -47/+71 |
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 | 2 | -3/+13 |
2024-10-08 | Use ui-out tables for info proc mappings | Tom Tromey | 3 | -103/+76 |
2024-10-08 | [gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1 | Tom de Vries | 1 | -17/+5 |
2024-10-08 | gdb: include --enable-targets in 'show configuration' output | Andrew Burgess | 4 | -2/+23 |
2024-10-08 | gdb: avoid breakpoint::clear_locations calls in update_breakpoint_locations | Andrew Burgess | 5 | -29/+121 |
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 gdb.dwarf2/enum-type-c++.exp with cc-with-debug-types | Tom de Vries | 2 | -3/+5 |
2024-10-08 | [gdb/symtab] Fix parent of enumerator | Tom de Vries | 2 | -10/+52 |
2024-10-08 | [gdb/contrib] Fix "sofar->so far" misspelling | Tom de Vries | 3 | -2/+3 |
2024-10-08 | [gdb/contrib] Add more separators in spellcheck.sh | Tom de Vries | 7 | -8/+52 |
2024-10-08 | [gdb/contrib] Factor out grep_or and sed_or in spellcheck.sh | Tom de Vries | 1 | -2/+41 |
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 | 3 | -1/+41 |
2024-10-06 | gdb/MAINTAINERS: update my email address | Gaius Mulley | 1 | -1/+1 |
2024-10-06 | [gdb] Rerun spellcheck.sh | Tom de Vries | 1 | -2/+2 |
2024-10-06 | [gdb] Fix more common misspellings | Tom de Vries | 10 | -10/+10 |
2024-10-06 | [gdb] Fix common misspellings | Tom de Vries | 107 | -170/+170 |
2024-10-06 | [gdb/contrib] Add spellcheck.sh | Tom de Vries | 1 | -0/+287 |
2024-10-04 | gdb segv in elfread.c:elf_rel_plt_read | Alan Modra | 1 | -0/+2 |
2024-10-03 | gdb-dap: disable events when deleting breakpoints | oltolm | 1 | -3/+3 |
2024-10-02 | gdb: more file name styling | Andrew Burgess | 4 | -23/+41 |
2024-10-01 | Introduce and use operation::type_p | Tom Tromey | 7 | -20/+32 |
2024-09-30 | Add line-number styling | Tom Tromey | 28 | -55/+131 |
2024-09-30 | gdb: fix filename completion in the middle of a line | Andrew Burgess | 2 | -4/+189 |
2024-09-30 | gdb: fix for completing a second filename for a command | Andrew Burgess | 2 | -103/+121 |
2024-09-30 | gdb/MAINTAINERS: add myself to maintainers | Gerlicher, Klaus | 1 | -0/+1 |
2024-09-30 | gdb: Remove myself as x86 maintainer and update my email | Felix Willgerodt | 1 | -3/+2 |
2024-09-30 | gdb, testsuite: clean duplicate header includes | Gerlicher, Klaus | 14 | -15/+0 |
2024-09-28 | [gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-read | Tom de Vries | 4 | -7/+75 |
2024-09-27 | Re-run 'isort' on gdb tests | Tom Tromey | 1 | -0/+1 |
2024-09-27 | gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabs | Simon Marchi | 9 | -46/+37 |
2024-09-26 | Add 'const' to symmisc.c | Tom Tromey | 1 | -3/+5 |
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 | 2 | -0/+98 |
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 | 37 | -2424/+55 |
2024-09-25 | gdb, testsuite, python: Add missing imports. | Schimpe, Christina | 4 | -1/+4 |
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 | 6 | -8/+87 |