Show patches with: Archived = No       |   17172 patches
« 1 2 3 4171 172 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,1/5,pre-commit] Check xml files xml linting - - --2 2026-08-26 Tom de Vries New
Check record types for compatibility in ada_type_match Check record types for compatibility in ada_type_match - - 4-- 2026-08-26 Tom Tromey New
Windows gdb: Don't abort get_windows_debug_event with no threads Windows gdb: Don't abort get_windows_debug_event with no threads - - 2-2 2026-08-26 Hannes Domani New
Include <array> in ui-style.h Include <array> in ui-style.h - - --2 2026-08-26 Nikita.Venkatesh@arm.com New
[2/2,pre-commit] Check xml files xml linting - - 2-2 2026-08-26 Tom de Vries New
[1/2] Fix xmllint namespace errors xml linting - - 2-2 2026-08-26 Tom de Vries New
[v2,6/6] gdb/linux-tdep: remove legacy parse_smaps_data overload gdb: introduce file_reader_t to read procfs files 2 - --2 2026-08-25 Matthieu Longo New
[v2,5/6] gdb/linux-tdep: migrate linux_find_memory_regions_full to file_reader_t gdb: introduce file_reader_t to read procfs files 1 - --2 2026-08-25 Matthieu Longo New
[v2,4/6] gdb/linux-tdep: migrate linux_info_proc to file_reader_t gdb: introduce file_reader_t to read procfs files 1 - --2 2026-08-25 Matthieu Longo New
[v2,3/6] gdb: introduce helper class file_reader_t gdb: introduce file_reader_t to read procfs files 2 - --2 2026-08-25 Matthieu Longo New
[v2,2/6] gdb support: add gdb::ranges::replace algorithm gdb: introduce file_reader_t to read procfs files - - --2 2026-08-25 Matthieu Longo New
[v2,1/6] target_fileio_read_stralloc: add an optional length parameter gdb: introduce file_reader_t to read procfs files 1 - --2 2026-08-25 Matthieu Longo New
[PATCHv9,4/4] gdb: cache program space entry point information gdb: allow 'until' to work in outermost frame - - 4-- 2026-08-24 Andrew Burgess New
[PATCHv9,3/4] gdb: allow 'until' to work in outermost frame gdb: allow 'until' to work in outermost frame - - 4-- 2026-08-24 Andrew Burgess New
[PATCHv9,2/4] gdb: introduce program_space::get_entry_point_info function gdb: allow 'until' to work in outermost frame 1 - 4-- 2026-08-24 Andrew Burgess New
[PATCHv9,1/4] gdb: rename program_space::entry_point_address* functions gdb: allow 'until' to work in outermost frame - - 4-- 2026-08-24 Andrew Burgess New
[v2] gdb: rely on the first non-exited thread TPID when reading Linux procfs files [v2] gdb: rely on the first non-exited thread TPID when reading Linux procfs files 1 - 4-- 2026-08-24 Matthieu Longo New
[11/11,gdb/testsuite] Refactor exception handling in with_stub_devices Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[10/11,gdb/testsuite] Refactor exception handling in tentative_rename Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[09/11,gdb/testsuite] Refactor exception handling in lock_file_acquire/release Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[08/11,gdb/testsuite] Refactor exception handling in gdb_test_multiple Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[07/11,gdb/testsuite] Refactor exception handling in gdb_expect Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[06/11,gdb/testsuite] Refactor exception handling Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[05/11,gdb/testsuite] Add transparent_uplevel Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[04/11,gdb/testsuite] Refactor exception handling in foreach_with_prefix Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[03/11,gdb/testsuite] Simplify foreach_with_prefix Refactor exception handling - - 4-- 2026-08-24 Tom de Vries New
[02/11,gdb/testsuite] Fix return -level 2 bug in with_test_prefix Refactor exception handling - - 3-- 2026-08-24 Tom de Vries New
[01/11,gdb/testsuite] Normalize indentation in with_test_prefix Refactor exception handling - - 2-- 2026-08-24 Tom de Vries New
[v3] gdbtypes: improve documentation of composite type helpers [v3] gdbtypes: improve documentation of composite type helpers - - 4-- 2026-08-24 Matthieu Longo New
[v3] h8300-elf: ld: Use USER_LABEL_PREFIX when generating linker scripts [REPOST] [v3] h8300-elf: ld: Use USER_LABEL_PREFIX when generating linker scripts [REPOST] - - 4-- 2026-08-23 Jan Dubiec New
Reduce gdb.base/many-headers.c iterations on Solaris [PR34555] Reduce gdb.base/many-headers.c iterations on Solaris [PR34555] - - 4-- 2026-08-22 Rainer Orth New
[5/5] Fix styling in a few messages Remove `...' and related forms of quoting from gdb - - 2-2 2026-08-22 Tom Tromey New
[4/5] Change `...'-style quoting in gdb Remove `...' and related forms of quoting from gdb - - 2-2 2026-08-22 Tom Tromey New
[3/5] Fix weird quoting in stap-probe.c Remove `...' and related forms of quoting from gdb - - 4-- 2026-08-22 Tom Tromey New
[2/5] Change `...'-style quoting in gdbserver Remove `...' and related forms of quoting from gdb - - 4-- 2026-08-22 Tom Tromey New
[1/5] Change `...'-style quoting in gdbsupport Remove `...' and related forms of quoting from gdb - - 4-- 2026-08-22 Tom Tromey New
[v2] Handle missing catchpoint support in gdb.base/break.exp [PR34535] [v2] Handle missing catchpoint support in gdb.base/break.exp [PR34535] - - 4-- 2026-08-22 Rainer Orth New
H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW. H8/300: sim: Fix simulator hang caused by qsort on Windows/MinGW. - - 4-- 2026-08-22 Jan Dubiec New
H8/300: sim: testsuite: Use the correct file descriptor for stdout. H8/300: sim: testsuite: Use the correct file descriptor for stdout. - - 4-- 2026-08-22 Jan Dubiec New
[gdb/testsuite] Document return behavior in gdb_test_multiple [gdb/testsuite] Document return behavior in gdb_test_multiple - - 4-- 2026-08-22 Tom de Vries Committed
[v2] gdb: Check DW_OP_deref_type size against type [v2] gdb: Check DW_OP_deref_type size against type - - 4-- 2026-08-22 Jielun Wu New
Ignore the last EXIT_THREAD_DEBUG_EVENT on Windows Ignore the last EXIT_THREAD_DEBUG_EVENT on Windows - - 4-- 2026-08-21 Tom Tromey New
[v2,6/6] sim/mips: Recognise a software interrupt request sim: Fix MIPS livelocks and add software interrupts - - 4-- 2026-08-21 Sebastian Huber New
[v2,5/6] sim/mips: Keep the pending interrupts in Cause sim: Fix MIPS livelocks and add software interrupts - - 4-- 2026-08-21 Sebastian Huber New
[v2,4/6] sim/mips: Check all interrupt enable conditions sim: Fix MIPS livelocks and add software interrupts - - 4-- 2026-08-21 Sebastian Huber New
[v2,3/6] sim/mips: Deliver the reserved instruction exception sim: Fix MIPS livelocks and add software interrupts - - 4-- 2026-08-21 Sebastian Huber New
[v2,2/6] sim/mips: Do not abort on a HI/LO hazard sim: Fix MIPS livelocks and add software interrupts - - 4-- 2026-08-21 Sebastian Huber New
[v2,1/6] sim: Allow an overdue event to be descheduled sim: Fix MIPS livelocks and add software interrupts - - 4-- 2026-08-21 Sebastian Huber New
gdb: Don't print NUL with "Recursive internal problem." gdb: Don't print NUL with "Recursive internal problem." - - --2 2026-08-20 Thiago Macieira New
[2/2] gdb: remove stale entries from gdb/.gitignore [1/2] gdb: remove redundant rm in local-maintainer-clean - - --2 2026-08-20 Simon Marchi New
[1/2] gdb: remove redundant rm in local-maintainer-clean [1/2] gdb: remove redundant rm in local-maintainer-clean - - --2 2026-08-20 Simon Marchi New
[2/2] gdb: introduce demangle_parse_info_up [1/2] gdb: add default parameter for cp_demangled_name_to_comp errmsg - - 3-1 2026-08-20 Simon Marchi New
[1/2] gdb: add default parameter for cp_demangled_name_to_comp errmsg [1/2] gdb: add default parameter for cp_demangled_name_to_comp errmsg - - 2-2 2026-08-20 Simon Marchi New
Skip gdb.dap/pause.exp on Solaris [PR34548] Skip gdb.dap/pause.exp on Solaris [PR34548] - - 4-- 2026-08-20 Rainer Orth New
Skip gdb.base/break.exp catchpoint tests without catchpoints [PR34535] Skip gdb.base/break.exp catchpoint tests without catchpoints [PR34535] - - 4-- 2026-08-20 Rainer Orth New
xfail gdb.base/break-on-linker-gcd-function.exp with Solaris ld [PR34534] xfail gdb.base/break-on-linker-gcd-function.exp with Solaris ld [PR34534] - - 4-- 2026-08-20 Rainer Orth New
[v10] gdb: Add source-tracking breakpoints feature [v10] gdb: Add source-tracking breakpoints feature 1 - 4-- 2026-08-20 Alexandra Hájková New
[4/4] Convert frapy_richcompare to safety API Convert py-frame.c to Python safety API - - 4-- 2026-08-19 Tom Tromey New
[3/4] Convert gdbpy_frame_stop_reason_string to the safety API Convert py-frame.c to Python safety API - - 4-- 2026-08-19 Tom Tromey New
[2/4] Convert gdbpy_newest_frame and gdbpy_selected_frame to safety API Convert py-frame.c to Python safety API - - 4-- 2026-08-19 Tom Tromey New
[1/4] Basic safety conversion of py-frame.c Convert py-frame.c to Python safety API - - 4-- 2026-08-19 Tom Tromey New
[v2] PowerPC: fix external calls from modules built by the compile command [v2] PowerPC: fix external calls from modules built by the compile command - - 3-1 2026-08-19 Abhay Kandpal New
gdb: track parents of nameless DIEs in cooked indexer gdb: track parents of nameless DIEs in cooked indexer - - 4-- 2026-08-19 Andrew Burgess New
[gdb/tui] Don't disassemble non-code sections and section holes [gdb/tui] Don't disassemble non-code sections and section holes - - 4-- 2026-08-19 Tom de Vries Superseded
Use Solaris iconv Use Solaris iconv - - 3-1 2026-08-19 Rainer Orth New
[18] gdb: resolve class name via DW_AT_signature in cooked index [18] gdb: resolve class name via DW_AT_signature in cooked index - - 2-2 2026-08-19 Andrew Burgess New
[pushed,gdb/testsuite] Simplify regexp in gdb.rocm/watchpoint-at-end-of-shader.exp [pushed,gdb/testsuite] Simplify regexp in gdb.rocm/watchpoint-at-end-of-shader.exp - - --2 2026-08-19 Tom de Vries Committed
include, opcodes: prefix REG_* macros in cris.h, nds32.h and microblaze-opcm.h include, opcodes: prefix REG_* macros in cris.h, nds32.h and microblaze-opcm.h - - 4-- 2026-08-18 Simon Marchi New
[v2,1/1] gdb: Introduce new setting to filter out shadowed variables. gdb: add 'set print shadowed' to hide shadowed variables - - 4-- 2026-08-18 Stephan Rohr New
[RFC] Work around zero l_addr/l_ld [RFC] Work around zero l_addr/l_ld - - -2- 2026-08-18 Tom de Vries Dropped
Update gdb.ada/unchecked_union.exp for gnat-llvm Update gdb.ada/unchecked_union.exp for gnat-llvm - - 2-2 2026-08-17 Tom Tromey New
[gdb/testsuite] gdb.rocm/step-abort.exp: prevent ROCr core dumps on exceptions [gdb/testsuite] gdb.rocm/step-abort.exp: prevent ROCr core dumps on exceptions - - 4-- 2026-08-17 Luis Machado New
[v2,12/12] MIPS: Fix stepping through instructions branching to own delay slot MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 4-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,11/12] MIPS: Return correct size from `mips_insn_size' for MIPS16 JAL/X MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 4-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,10/12] MIPS: Correct segment calculation for MIPS16 JAL/X MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 4-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,09/12] MIPS: Reorder a reference to "BGTZ, BGTZL" in `mips32_next_pc' MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 4-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,08/12] MIPS/testsuite: Verify microMIPS branch stepping MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 4-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,07/12] MIPS/testsuite: Verify MIPS16 branch stepping MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 4-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,06/12] MIPS/testsuite: Verify MIPS DSP ASE branch stepping MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 3-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,05/12] MIPS/testsuite: Verify MIPS II CPU branch stepping MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 3-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,04/12] MIPS: Correct BLEZL single-stepping MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 3-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,03/12] MIPS/testsuite: Verify MIPS I CPU branch stepping MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 3-- 2026-08-17 Maciej W. Rozycki Accepted
[v2,02/12] PowerPC/testsuite: Reduce feature tests in terms of `allow_target_tests' MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 3-- 2026-08-17 Maciej W. Rozycki New
[v2,01/12] testsuite: Factor out target feature test template MIPS+testsuite: BLEZL stepping fix and associated test infrastructure - - 3-- 2026-08-17 Maciej W. Rozycki New
[13/13] gdb/tracepoint: remove uses of sprintf Fix various warnings when building on macOS - - 2-2 2026-08-17 Simon Marchi New
[12/13] gdb/remote: remove uses of sprintf Fix various warnings when building on macOS - - 2-2 2026-08-17 Simon Marchi New
[11/13] gdb/remote-fileio: remove uses of sprintf Fix various warnings when building on macOS - - 2-2 2026-08-17 Simon Marchi New
[10/13] gdbsupport: add xstrcpy Fix various warnings when building on macOS - - 1-2 2026-08-17 Simon Marchi New
[09/13] gdb/elfread: remove use of sprintf Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[08/13] gdb/dwarf2: remove uses of sprintf Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[07/13] gdb/csky: remove uses of sprintf Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[06/13] sim/m32r: fix unused function warnings on non-Linux hosts Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[05/13] sim/m32r: fix unused variable warning on non-Linux hosts Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[04/13] sim/ppc: make defines.h sed command portable Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[03/13] opcodes/z80: remove use of sprintf Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[02/13] gdbsupport: remove uses of sprintf Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[01/13] gdbsupport: remove uses of vsprintf Fix various warnings when building on macOS - - --2 2026-08-17 Simon Marchi New
[2/2] gdb: don't print trailing space after base classes in pretty format [1/2] gdb: fix crash when pretty printing anonymous struct with base class - - 4-- 2026-08-17 Simon Marchi New
[1/2] gdb: fix crash when pretty printing anonymous struct with base class [1/2] gdb: fix crash when pretty printing anonymous struct with base class - - 3-1 2026-08-17 Simon Marchi New
[4/4] sim/mips: Recognise a software interrupt request Fix some MIPS GDB simulator issues - - 4-- 2026-08-16 Sebastian Huber New
« 1 2 3 4171 172 »