aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi101-10542/+3448
2023-07-21gdb/solib-rocm: limit the number of opened file descriptorsLancelot Six1-10/+115
2023-07-21x86: adjust disassembly of insns operating on selector valuesJan Beulich13-124/+125
2023-07-21x86: simplify disassembly of LAR/LSLJan Beulich1-14/+2
2023-07-21[gdb/symtab] Add optimized out static var to cooked indexTom de Vries5-9/+156
2023-07-21[gdb/tui] Fix superfluous newline for long promptTom de Vries2-19/+1
2023-07-21Automatic date update in version.inGDB Administrator1-1/+1
2023-07-20MIPS: Don't move __gnu_lto_slim to .scommonAlan Modra1-4/+6
2023-07-20Automatic date update in version.inGDB Administrator1-1/+1
2023-07-19gdb: LoongArch: Update status of the entire regset in regcacheHui Li1-2/+2
2023-07-19Fix gdb.Inferior.read_memory without execution (PR dap/30644)Pedro Alves5-10/+20
2023-07-19Updated Romainian translation for the opcodes directoryNick Clifton1-374/+344
2023-07-19gdb/amd-dbgapi-target: Use inf param in detachLancelot SIX1-1/+1
2023-07-19[gdb/testsuite] Fix gdb.gdb/python-helper.exp with -O2 -flto=auto and gcc 7.5.0Tom de Vries1-1/+5
2023-07-19[GOLD, PowerPC64] Debug info relocation overflowAlan Modra1-4/+13
2023-07-19Tidy binutils configureAlan Modra2-252/+240
2023-07-19Build all the objdump extensions with --enable-targets=allAlan Modra3-11/+14
2023-07-19gas 32-bit host compile warningsAlan Modra5-19/+26
2023-07-19Automatic date update in version.inGDB Administrator1-1/+1
2023-07-18Updated Swedish translation for the binutils subdirectoryNick Clifton1-2076/+2586
2023-07-18PR 30632 - ld segfaults if linker script includes a STARTUP line.Pter Chubb1-3/+9
2023-07-18RISC-V: Supports Zcb extension.Jiawei8-0/+225
2023-07-18RISC-V: Support Zca/f/d extensions.Jiawei8-16/+184
2023-07-18Automatic date update in version.inGDB Administrator1-1/+1
2023-07-17Remove unused declaration of child_terminal_init_with_pgrpTom Tromey1-2/+0
2023-07-17Also support '^=' in linker script expressionsMichael Matz4-3/+7
2023-07-17gdb: additional debug output in infrun.c and linux-nat.cAndrew Burgess2-8/+43
2023-07-17gdb/testsuite: remove use of sleep from gdb.base/foll-vfork.expAndrew Burgess1-48/+0
2023-07-17gdb/testsuite: expand gdb.base/foll-vfork.expAndrew Burgess1-337/+304
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