aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
7 daysAccept unnamed array in gdb.ada/limited-length.expTom Tromey1-12/+9
7 daysUse lwp field in ptid for AIX.Aditya Vidyadhar Kamath1-11/+8
12 daysgdb: add overloads of gdb_tilde_expandAndrew Burgess2-2/+2
12 daysgdb: add overloads of gdb_abspathAndrew Burgess6-6/+6
13 days[gdb/testsuite] Minor cleanup in gdb.base/bg-execution-repeat.expTom de Vries1-8/+3
13 days[gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.expTom de Vries2-1/+26
14 daysHurd port: update interface to match upstream and fix warnings.Flavio Cruz2-19/+20
2024-06-25gdb/doc: the all-doc build target should build .... all docsAndrew Burgess1-1/+1
2024-06-25gdb/doc: fix cannot create directory error when building dvi/pdfAndrew Burgess1-0/+1
2024-06-25gdb: use alternative for demangled name for non-demangeable linkage namesSchimpe, Christina3-1/+105
2024-06-25[gdb/symtab] Remove dead code in parse_macro_definitionTom de Vries1-61/+56
2024-06-25gdb: LoongArch: Add support for hardware breakpointHui Li6-23/+172
2024-06-25gdb: LoongArch: Add support for hardware watchpointHui Li10-1/+1152
2024-06-24Fix gdb.lookup_type for function-local typesHannes Domani3-2/+13
2024-06-24Prefer htab_traverse_noresizeTom Tromey3-3/+4
2024-06-24Don't obstack-allocate the call site hash tableTom Tromey5-11/+28
2024-06-24Add compunit_symtab::forget_cached_source_infoTom Tromey3-4/+13
2024-06-24Make symtab members privateTom Tromey1-9/+11
2024-06-24Rename symtab::fullnameTom Tromey7-25/+38
2024-06-24Don't obstack-allocate the CU dependency hash tableTom Tromey2-8/+6
2024-06-24Don't obstack-allocate the DIE hashTom Tromey2-35/+17
2024-06-24Include needed unordered_map headerMartin Simmons1-0/+1
2024-06-24gdb/doc: fix parallel build of pdf and dvi filesAndrew Burgess1-35/+15
2024-06-24gdb/doc: fix parallel build of refcard related targetsAndrew Burgess1-19/+20
2024-06-24gdb/doc: also look in srcdir when running TEXI2PODAndrew Burgess1-1/+1
2024-06-24gdb/doc: allow for version.subst in the source treeAndrew Burgess1-4/+14
2024-06-24gdb/doc: merge rules for building .1 and .5 man pagesAndrew Burgess1-14/+9
2024-06-24gdb/doc: don't try to copy GDBvn.texi from the source treeAndrew Burgess1-17/+0
2024-06-24gdb/i386: fix tdesc rejection issue for targets without PTRACE_GETREGSETAndrew Burgess2-13/+10
2024-06-21gdb/testsuite: analyze-racy-logs.py cleanupSimon Marchi1-9/+8
2024-06-21[gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.expTom de Vries1-1/+1
2024-06-21[gdb/tdep] Fix gdb.base/watchpoint-running.exp on {arm,ppc64le}-linuxPedro Alves5-24/+49
2024-06-20Handle "info symbol" in Rust language modeTom Tromey3-4/+102
2024-06-20[gdb/testsuite] Fix gdb.python/py-format-address.exp on armTom de Vries1-2/+18
2024-06-20[gdb/testsuite] Fix duplicates in gdb.base/watchpoint-unaligned.expTom de Vries1-1/+1
2024-06-20[gdb/testsuite] Fix duplicates in gdb.opt/inline-cmds.expTom de Vries1-12/+12
2024-06-20[gdb/testsuite] Fix duplicates in gdb.fortran/huge.expTom de Vries1-2/+4
2024-06-20Revert "Remove LIBINTL_DEP"Alan Modra2-3/+6
2024-06-20Remove LIBINTL_DEPAlan Modra2-6/+3
2024-06-19[gdb/build] Redo poisoning of PyObject_CallMethodTom de Vries1-3/+5
2024-06-19[gdb/symtab] Fix target type of complex long double on armTom de Vries2-1/+253
2024-06-19gdb/python/python-internal.h: avoid uninitialized constexprLancelot SIX1-6/+18
2024-06-19[gdb/testsuite] Fix gdb.dwarf2/shortpiece.exp on s390xTom de Vries1-1/+3
2024-06-19[gdb/testsuite] Add string cat for tcl version < 8.6.2Tom de Vries2-7/+45
2024-06-19[gdb/tdep] Simplify ARM_LINUX_JB_PC_EABITom de Vries2-21/+13
2024-06-18[gdb/build] Add GPL header comment to gdb/features/feature_to_c.awkTom de Vries1-0/+17
2024-06-18gdb: rename offset to high bits in ymm registersFelix Willgerodt1-9/+10
2024-06-17[gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices,repeat}.expTom de Vries2-28/+40
2024-06-15Make tui_register_info::highlight privateTom Tromey2-12/+14
2024-06-15Remove a call to fflushTom Tromey1-1/+0