aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-21drop old unused stamp-h.in fileMike Frysinger6-6/+0
2022-01-20gdbsupport/gdb_regex.cc: replace defs.h include with common-defs.hSimon Marchi1-1/+1
2022-01-21Automatic date update in version.inGDB Administrator1-1/+1
2022-01-20Avoid bad breakpoints with --gc-sectionsTom Tromey5-2/+109
2022-01-20Automatic date update in version.inGDB Administrator1-1/+1
2022-01-19Add `set print array-indexes' tests for C/C++ arraysMaciej W. Rozycki3-0/+217
2022-01-19Respect `set print array-indexes' with Fortran arraysMaciej W. Rozycki5-27/+279
2022-01-19Add `set print repeats' tests for C/C++ arraysMaciej W. Rozycki4-0/+243
2022-01-19Respect `set print repeats' with Fortran arraysMaciej W. Rozycki8-28/+572
2022-01-19fbsd-nat: Add include for gdb_argv.John Baldwin1-0/+1
2022-01-19PowerPC64 DT_RELR ELFv1Alan Modra1-14/+14
2022-01-19PowerPC64 DT_RELR local PLTAlan Modra1-1/+2
2022-01-19PowerPC64 DT_RELR local GOTAlan Modra1-4/+6
2022-01-19Automatic date update in version.inGDB Administrator1-1/+1
2022-01-19Re: PowerPC64 DT_RELRAlan Modra1-5/+3
2022-01-18Fix the remote-sim.c buildTom Tromey1-0/+1
2022-01-18gdbserver: introduce remote_debug_printfSimon Marchi5-97/+48
2022-01-18gdbserver: introduce threads_debug_printf, THREADS_SCOPED_DEBUG_ENTER_EXITSimon Marchi13-798/+483
2022-01-18gdbserver: turn debug_threads into a booleanSimon Marchi5-17/+11
2022-01-18Simplify Ada catchpointsTom Tromey1-65/+3
2022-01-18Move "catch exec" to a new fileTom Tromey3-191/+237
2022-01-18Move "catch fork" to a new fileTom Tromey3-243/+287
2022-01-18Unify "catch fork" and "catch vfork"Tom Tromey1-142/+41
2022-01-18Move gdb_regex to gdbsupportTom Tromey29-34/+36
2022-01-18Introduce gdb-hashtab module in gdbsupportTom Tromey10-59/+110
2022-01-18Move gdb obstack code to gdbsupportTom Tromey63-69/+72
2022-01-18Move gdb_argv to gdbsupportTom Tromey18-185/+220
2022-01-18Simplify event_location_probeTom Tromey3-23/+16
2022-01-18Use std::string in event_locationTom Tromey2-39/+34
2022-01-18Split event_location into subclassesTom Tromey1-239/+281
2022-01-18Remove EL_* macros from location.cTom Tromey1-93/+90
2022-01-18Boolify explicit_to_string_internalTom Tromey1-8/+8
2022-01-18Remove a use of xfree in location.cTom Tromey3-23/+13
2022-01-18gdb: use ptid_t::to_string instead of target_pid_to_str in debug statementsSimon Marchi8-71/+71
2022-01-18gdb: preserve `|` in connection details stringAndrew Burgess3-6/+87
2022-01-18gdb: testsuite: print explicit test result for gdb.base/dfp-test.expTiezhu Yang1-0/+1
2022-01-17bfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical warning in ppc64_elf_...Simon Marchi1-2/+4
2022-01-18PR28029, debuginfod testsAlan Modra1-50/+62
2022-01-18Check thin archive element file size against archive headerAlan Modra1-1/+11
2022-01-18lang_size_relro_segment tidyAlan Modra1-16/+4
2022-01-18PowerPC64 DT_RELRAlan Modra7-87/+518
2022-01-18tweak __ehdr_start visibility and flags for check_relocsAlan Modra3-11/+42
2022-01-18Automatic date update in version.inGDB Administrator1-1/+1
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton21-5371/+6375
2022-01-17Fix Z80 assembly failure.Sergey Belyashov2-0/+7
2022-01-17gdb/infrun: rename variable and move to more specific scopeSimon Marchi1-4/+2
2022-01-17x86: adjust struct instr_info field typesJan Beulich1-36/+39
2022-01-17x86: drop index16 fieldJan Beulich1-5/+3
2022-01-17x86: drop most Intel syntax register name arraysJan Beulich1-230/+119
2022-01-17x86: fold variables in memory operand index handlingJan Beulich1-19/+15