aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-17gdb: don't resume vfork parent while child is still runningAndrew Burgess1-4/+20
2023-07-17gdb, infrun: refactor part of `proceed` into separate functionMihails Strasuns1-69/+86
2023-07-17gdb: fix an issue with vfork in non-stop modeAndrew Burgess1-12/+22
2023-07-17gdb: don't restart vfork parent while waiting for child to finishAndrew Burgess1-1/+8
2023-07-17gdb: catch more errors in gdb.base/foll-vfork.expAndrew Burgess1-2/+8
2023-07-17Automatic date update in version.inGDB Administrator1-1/+1
2023-07-17PR10957, Missing option to really print section+offsetAlan Modra20-34/+34
2023-07-17Support NEXT_SECTION in ALIGNOF and SIZEOFAlan Modra19-98/+149
2023-07-16[gdb/testsuite] Handle has_native_target in gdb.testsuite/gdb-caching-proc-co...Tom de Vries1-0/+1
2023-07-16Automatic date update in version.inGDB Administrator1-1/+1
2023-07-15gdb/tui: make tui_win_info::title privateAndrew Burgess6-15/+20
2023-07-15gdb: style filenames in separate debug file warningsAndrew Burgess11-53/+167
2023-07-15[gdb/testsuite] Fix gdb.dwarf2/forward-spec.exp with read1Tom de Vries1-2/+2
2023-07-15Automatic date update in version.inGDB Administrator1-1/+1
2023-07-14Use correct inferior in Inferior.read_memory et alTom Tromey2-7/+63
2023-07-14Introduce scoped_restore_current_inferior_for_memoryTom Tromey3-22/+35
2023-07-14Remove obsolete comment from gdbthread.hTom Tromey1-1/+1
2023-07-14Rename Python variable in py-inferior.expTom Tromey1-5/+6
2023-07-14Refactor py-inferior.expTom Tromey1-14/+29
2023-07-14Minor cleanups in py-inferior.expTom Tromey1-4/+3
2023-07-14Revert "Simplify auto_load_expand_dir_vars and remove substitute_path_component"Tom Tromey5-21/+121
2023-07-14Test that native targets can read a tdesc without a process attached.John Baldwin1-0/+27
2023-07-14Add a have_native_target helper function for use with require.John Baldwin2-17/+15
2023-07-14*-linux-nat: Handle null inferior in read_description.John Baldwin7-0/+22
2023-07-14*-fbsd-nat: Handle null inferior in read_description.John Baldwin4-0/+12
2023-07-15Re: Let '^' through the lexerTobias Burnus1-1/+1
2023-07-14gdb/doc: document '+' argument for 'list' commandBruno Larsen2-0/+4
2023-07-14gdb/cli: Improve UX when using list with no argsBruno Larsen6-9/+48
2023-07-14gdb/cli: add '.' as an argument for 'list' commandBruno Larsen5-3/+78
2023-07-14gdb/cli: Factor out code to list lines around a given lineBruno Larsen1-13/+23
2023-07-13gprofng: 30602 [2.41] gprofng test hangs on i686-linux-gnuVladimir Mezentsev9-58/+44
2023-07-14Make the default gas symbol hash table largerAlan Modra1-1/+1
2023-07-14Fix loongarch build with gcc-4.5Alan Modra1-1/+1
2023-07-14More tidies to objcopy archive handlingAlan Modra1-28/+32
2023-07-14AIX_WEAK_SUPPORTAlan Modra6-17/+26
2023-07-14Automatic date update in version.inGDB Administrator1-1/+1
2023-07-13Implement 'Enum_Val and 'Enum_RepTom Tromey6-16/+99
2023-07-13Remove ada_attribute_nameTom Tromey1-32/+9
2023-07-13Let '^' through the lexerMichael Matz2-16/+21
2023-07-13elf_object_p load of dynamic symbolsAlan Modra1-15/+26
2023-07-13Automatic date update in version.inGDB Administrator1-1/+1
2023-07-12[gdb/tui] Assume HAVE_WBORDERTom de Vries4-9/+2
2023-07-12[gdb/tui] Make translate return entry->value instead of entryTom de Vries1-13/+11
2023-07-12[gdb/tui] Merge tui border-kind corner translation tablesTom de Vries1-25/+7
2023-07-12[gdb/tui] Introduce translate_acsTom de Vries1-25/+34
2023-07-12[gdb/tui] Remove default entries in TUI translation tablesTom de Vries1-21/+10
2023-07-12.noinit and .persistent for msp430Alan Modra1-14/+11
2023-07-12.noinit and .persistent alignmentAlan Modra1-4/+2
2023-07-12Re: Align linkerscript symbols according to ABIAlan Modra1-1/+2
2023-07-12Re: Keeping track of rs6000-coff archive element pointersAlan Modra2-19/+44