aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
3 hoursCapture the current directory and debug directory in DWARF readerHEADmasterTom Tromey2-7/+18
3 hoursAdd cwd paramter to openpTom Tromey2-5/+8
16 hours[gdbsupport] Add gdb::array_view::{iterator,const_iterator}Tom de Vries1-0/+36
17 hours[gdb/guile, c++20] Work around Werror=volatile in libguile.hTom de Vries1-1/+8
17 hours[gdb/symtab] Skip local variables in cooked indexTom de Vries3-7/+66
29 hoursRequire a command argument in gdb.execute_miTom Tromey2-0/+11
2 days[gdb] Handle bad alloc handling in gdb_bfd_openTom de Vries1-7/+8
2 days[gdb/symtab] Fix qualified name for cooked index dumpTom de Vries2-6/+13
2 days[gdb/testsuite] Fix gdb.ada/fixed_points.exp for gcc < 10Tom de Vries1-1/+1
2 daysAdd myself to gdb/MAINTAINERSkamathforaix1-0/+1
4 daysIntroduce and use gnat_version_compareTom Tromey15-25/+55
5 daysgdb/testsuite: fix gdb.multi/inferior-specific-bp.expGuinevere Larsen1-1/+2
5 daysgdb: make frame_unwind_try_unwinder return boolGuinevere Larsen1-6/+6
7 daysAdd to GDB manual information about building index with 'gold'Robert Guthrie1-0/+13
9 daysgdb/gdbserver: change shared set_tdesc_osabi to take gdb_osabiAndrew Burgess12-18/+46
9 daysgdb: split osabi support between gdb/ and gdbsupport/ directoriesAndrew Burgess2-131/+1
9 daysgdb: make use of set_tdesc_osabi overload in features/ filesAndrew Burgess6-6/+6
9 days[gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linuxTom de Vries2-47/+71
10 days[gdb/testsuite] Fix gdb.dwarf2/enum-type-c++.exp with clangTom de Vries2-31/+78
10 days[gdb/testsuite] Fix some gdb.dwarf2 test-cases for check-read1Tom de Vries5-6/+15
11 days[gdb/testsuite] Fix gdb.base/reggroups.exp with check-read1Tom de Vries1-7/+21
11 daysUse ui-out tables in "maint print user-regs"Tom Tromey2-3/+13
11 daysUse ui-out tables for info proc mappingsTom Tromey3-103/+76
11 days[gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1Tom de Vries1-17/+5
11 daysgdb: include --enable-targets in 'show configuration' outputAndrew Burgess4-2/+23
11 daysgdb: avoid breakpoint::clear_locations calls in update_breakpoint_locationsAndrew Burgess5-29/+121
11 days[gdb/testsuite] Fix gdb.ada/tagged-lookup.exp with read1+readnowTom de Vries1-6/+2
12 days[gdb/symtab] Fix gdb.dwarf2/enum-type-c++.exp with cc-with-debug-typesTom de Vries2-3/+5
12 days[gdb/symtab] Fix parent of enumeratorTom de Vries2-10/+52
12 days[gdb/contrib] Fix "sofar->so far" misspellingTom de Vries3-2/+3
12 days[gdb/contrib] Add more separators in spellcheck.shTom de Vries7-8/+52
12 days[gdb/contrib] Factor out grep_or and sed_or in spellcheck.shTom de Vries1-2/+41
13 days[gdb/testsuite] Fix gdb.python/py-inferior.exp with -fsanitize=threadTom de Vries2-2/+4
13 daysgdb/m2: add builtin procedure function ADRGaius Mulley3-1/+41
13 daysgdb/MAINTAINERS: update my email addressGaius Mulley1-1/+1
14 days[gdb] Rerun spellcheck.shTom de Vries1-2/+2
14 days[gdb] Fix more common misspellingsTom de Vries10-10/+10
14 days[gdb] Fix common misspellingsTom de Vries107-170/+170
14 days[gdb/contrib] Add spellcheck.shTom de Vries1-0/+287
2024-10-04gdb segv in elfread.c:elf_rel_plt_readAlan Modra1-0/+2
2024-10-03gdb-dap: disable events when deleting breakpointsoltolm1-3/+3
2024-10-02gdb: more file name stylingAndrew Burgess4-23/+41
2024-10-01Introduce and use operation::type_pTom Tromey7-20/+32
2024-09-30Add line-number stylingTom Tromey28-55/+131
2024-09-30gdb: fix filename completion in the middle of a lineAndrew Burgess2-4/+189
2024-09-30gdb: fix for completing a second filename for a commandAndrew Burgess2-103/+121
2024-09-30gdb/MAINTAINERS: add myself to maintainersGerlicher, Klaus1-0/+1
2024-09-30gdb: Remove myself as x86 maintainer and update my emailFelix Willgerodt1-3/+2
2024-09-30gdb, testsuite: clean duplicate header includesGerlicher, Klaus14-15/+0
2024-09-28[gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-readTom de Vries4-7/+75