[PATCH v2 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
2026-07-27 17:42 UTC (7+ messages)
` [PATCH v2 2/8] Windows gdb: Use allocated buffer for CONTEXT
` [PATCH v2 3/8] Windows gdb: Remove mappings member from windows_per_inferior
` [PATCH v2 5/8] Windows gdb: Prepare XState functions
` [PATCH v2 6/8] Windows gdb: Get available XState features
` [PATCH v2 7/8] Windows gdb: Implement XState (Intel AVX) support
` [PATCH v2 8/8] Windows gdbserver: "
[PATCH v1 00/10] gdb: bugfix 31207 and various refactoring in linux-tdep
2026-07-27 17:32 UTC (48+ messages)
` [PATCH v1 01/10] gdb/linux-tdep: change linux_fill_prpsinfo to return bool
` [PATCH v1 03/10] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v1 04/10] gdb support: add gdb::replace algorithm for iterators and ranges
` [PATCH v1 05/10] gdb: introduce helper class file_reader_t
` [PATCH v1 06/10] gdb/linux-tdep: migrate linux_info_proc to file_reader_t
` [PATCH v1 07/10] gdb/linux-tdep: migrate linux_find_memory_regions_full "
` [PATCH v1 08/10] gdb/linux-tdep: migrate parse_smaps_data "
` [PATCH v1 09/10] gdb/linux-tdep: parse ProtectionKey in /proc/PID/smaps
` [PATCH v1 10/10] gdb/linux: add helpers to read AT_HWCAP3 and AT_HWCAP4
[PATCH v1] gdb/linux: add helpers to read AT_HWCAP3 and AT_HWCAP4
2026-07-27 17:28 UTC
[PATCH v2] gdb: use gdb::unordered_{set,map} at a few places
2026-07-27 16:21 UTC (2+ messages)
[PATCH 1/1] gdb/tui: Fix build for older ncurses
2026-07-27 16:15 UTC (2+ messages)
[PATCH 0/6] gdb/tui: fix debuginfod related crash
2026-07-27 15:50 UTC (3+ messages)
` [PATCHv2 "
[pushed] [gdb/testsuite] Fix codespell errors in gdb.tui/debuginfod-query.exp
2026-07-27 15:15 UTC
[PATCH v2] Prevent downgrading of hardware watchpoints if possible
2026-07-27 14:57 UTC
[PATCH v4] gdb: align siginfo_t with the Linux kernel definition
2026-07-27 14:08 UTC
[PATCH v3] gdb: align siginfo_t with the Linux kernel definition
2026-07-27 12:23 UTC (9+ messages)
[PATCH v6 0/2] Add warning if the native target is not supported
2026-07-27 12:05 UTC (2+ messages)
` [PING][PATCH "
[PATCH v5] Fix crash in AIX when current working directory is NULL
2026-07-27 12:02 UTC (4+ messages)
[PATCH 1/2] gdb: simplify code in check_typedef
2026-07-27 9:20 UTC (2+ messages)
` [PATCH 2/2] gdb: preserve lhs type's address spaces/classes "
[PUSHED 1/2] gdb.rocm/watchpoint-basic: use gdb_continue_to_end
2026-07-27 8:58 UTC (2+ messages)
` [PUSHED 2/2] gdb.rocm/watchpoint-basic: add XFAILs for known configurations
[PATCH 0/2] gdb.rocm/watchpoint-basic: adjustments
2026-07-27 8:19 UTC (4+ messages)
` [PATCH 1/2] gdb.rocm/watchpoint-basic: use gdb_continue_to_end
` [PATCH 2/2] gdb.rocm/watchpoint-basic: add XFAILs for known configurations
Before You Buy a New Lawnmower, Check These Common Problems First
2026-07-26 18:18 UTC
[PATCH v3 0/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
2026-07-25 18:44 UTC (18+ messages)
` [PATCH v3 1/5] [PATCH 1/5] "
` [PATCH v3 2/5] [PATCH 2/5] gdb: Improve SIGSEGV diagnostics for POE faults
` [PATCH v3 5/5] [PATCH 5/5] gdb/testsuite: Add FEAT_S1POE testcases
[PATCH] etc: import changes to texi2pod.pl from gcc
2026-07-25 11:48 UTC
[PATCH 0/1] Add Intel APX support
2026-07-25 11:07 UTC (3+ messages)
` [PATCH 1/1] gdb, gdbserver: Add Intel APX register support
[RFC 0/2] [pre-commit] Require codespell-clean commit messages
2026-07-25 9:02 UTC (3+ messages)
` [RFC 1/2] [gdb] Ignore codespell errors followed by sic marker
` [RFC 2/2] [pre-commit] Require codespell-clean commit messages
[PATCH v3 0/1] Fix block filter heuristic in linespec to preserve distinct code paths
2026-07-25 7:54 UTC (3+ messages)
` [PATCH v3 1/1] gdb/linespec: relax block filter "
[pushed] [gdb/contrib] Add skippig->skipping to codespell-dictionary.txt
2026-07-25 7:47 UTC
[PATCH 0/2] [gdb/testsuite] Two gdb.threads patches
2026-07-25 7:03 UTC (6+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix race in gdb.threads/leader-exit.exp
` [PATCH 2/2] [gdb/testsuite] Fix timeout in gdb.threads/vfork-multi-inferior.exp
[PATCH v2 0/2] [gdb/testsuite] Two gdb.threads patches
2026-07-25 4:33 UTC (4+ messages)
` [PATCH v2 1/2] [gdb/testsuite] Fix race in gdb.threads/leader-exit.exp
` [PATCH v2 2/2] [gdb/testsuite] Fix timeout in gdb.threads/vfork-multi-inferior.exp
[PATCH v2 00/17] Rewrite type instance flags as a struct with bitfields
2026-07-24 19:10 UTC (20+ messages)
` [PATCH v2 01/17] gdb: use type instance macros to query const, volatile, restrict
` [PATCH v2 02/17] gdb: convert address_class_type_flags_to_name to address_class_id_to_name
` [PATCH v2 03/17] gdb: convert address_class_name_to_type_flags to address_class_name_to_id
` [PATCH v2 04/17] gdb: convert address_class_type_flags to address_class_dwarf_to_id
` [PATCH v2 05/17] gdb: refactor type_stack::insert methods
` [PATCH v2 06/17] gdb: inline address_space_{name, type_instance_flags}_to_{type_instance_flags, name}
` [PATCH v2 07/17] gdb: split make_type_with_address_space
` [PATCH v2 08/17] gdb: convert type instance flags to bitfields
` [PATCH v2 09/17] gdb: convert TYPE_NOTTEXT macro to type::is_nottext
` [PATCH v2 10/17] gdb: convert TYPE_CONST macro to type::is_const
` [PATCH v2 11/17] gdb: convert TYPE_VOLATILE macro to type::is_volatile
` [PATCH v2 12/17] gdb: convert TYPE_CODE_SPACE macro to type::is_code_space
` [PATCH v2 13/17] gdb: convert TYPE_DATA_SPACE macro to type::is_data_space
` [PATCH v2 14/17] gdb: convert TYPE_RESTRICT macro to type::is_restrict
` [PATCH v2 15/17] gdb: convert TYPE_ATOMIC macro to type::is_atomic
` [PATCH v2 16/17] gdb: convert TYPE_ADDRESS_CLASS macro to type::address_class
` [PATCH v2 17/17] gdb: remove unnecessary braces in recursive_dump_type
[OBV] gdb, testsuite: fix typo "skippig"
2026-07-24 14:48 UTC
[PATCH v3 0/4] Python safety initial work
2026-07-24 12:02 UTC (5+ messages)
` [PATCH v3 1/4] Add gdbpy_borrowed_ref
[PATCH] Simplify ada_parse_renaming
2026-07-24 10:11 UTC (2+ messages)
[PING PATCH v8 0/6] gdb: refine scheduler locking settings
2026-07-24 9:52 UTC (15+ messages)
` [PATCH v8 1/6] gdb: use schedlock_applies in user_visible_resume_ptid
` [PATCH v8 2/6] gdb, cli: remove left-over code from "set_logging_on"
` [PATCH v8 3/6] gdb, cli: pass the argument of a set command to its callback
` [PATCH v8 4/6] gdb: change the internal representation of scheduler locking
` [PATCH v8 5/6] gdb: refine commands to control "
` [PATCH v8 6/6] gdb: add eval option to lock the scheduler during infcalls
[PATCH] Windows gdb: Fix resetting of the debug-registers bit in ContextFlags
2026-07-23 19:04 UTC (2+ messages)
[PATCH 0/7] MIPS+testsuite: BLEZL stepping fix and associated test infrastructure
2026-07-23 18:53 UTC (8+ messages)
` [PATCH 1/7] testsuite: Factor out target feature test template
` [PATCH 2/7] PowerPC/testsuite: Reduce feature tests in terms of `allow_target_tests'
` [PATCH 3/7] MIPS/testsuite: Verify MIPS I CPU branch stepping
` [PATCH 4/7] MIPS: Correct BLEZL single-stepping
` [PATCH 5/7] MIPS/testsuite: Verify MIPS II CPU branch stepping
` [PATCH 6/7] MIPS/testsuite: Verify MIPS16 "
` [PATCH 7/7] MIPS: Reorder a reference to "BGTZ, BGTZL" in `mips32_next_pc'
[PATCH 0/4] Avoid command-line length limit combining test results
2026-07-23 17:51 UTC (5+ messages)
` [PATCH 1/4] dg-extract-results.{sh, py}: Optionally read file list from stdin/file
` [PATCH 2/4] gdb/testsuite: Factor out dg-extract-results.sh calls
` [PATCH 3/4] gdb/testsuite: Add extract-results make target
` [PATCH 4/4] gdb/testsuite: Pipe the dg-extract-results file list via stdin
[PATCH 0/3] Improvements to make-check-all.sh and check-all-boards
2026-07-23 16:42 UTC (3+ messages)
[PATCH] Remove some "stabsread" references
2026-07-23 16:01 UTC (3+ messages)
Fix double apropos output when both alias name and command name match the pattern
2026-07-23 14:59 UTC (3+ messages)
` [PATCH] "
[PATCH 00/27] Teach the testsuite about the Windows/MSVC target
2026-07-23 13:01 UTC (28+ messages)
` [PATCH 01/27] gdb/testsuite: Don't link with -lm on windows-msvc
` [PATCH 02/27] gdb/testsuite: Use unprefixed runtest for a native Windows/MSVC build
` [PATCH 03/27] gdb/testsuite: Find host binutils in a native Windows/MSVC config
` [PATCH 04/27] gdb/testsuite: Compile with -Wno-deprecated-declarations on windows-msvc
` [PATCH 05/27] gdb/testsuite: Recognize windows-msvc across lib/gdb.exp procedures
` [PATCH 06/27] gdb/testsuite: Don't pass -fPIC on PE/COFF targets
` [PATCH 07/27] gdb/testsuite: Use /IMPLIB on windows-msvc to name import libraries
` [PATCH 08/27] gdb/testsuite: Export all DLL symbols on windows-msvc via generated .def
` [PATCH 09/27] gdb/testsuite: Restrict --no-as-needed to ELF targets
` [PATCH 10/27] gdb.base/set-cwd.exp: Use is_windows_native_target
` [PATCH 11/27] gdb.base/exitsignal.exp: "
` [PATCH 12/27] gdb.base/exitsignal.exp: Relax SIGSEGV second-chance pattern
` [PATCH 13/27] gdb/testsuite: Skip -Ttext-segment on PE
` [PATCH 14/27] gdb/testsuite: Support text_segment on windows-msvc via /BASE
` [PATCH 15/27] gdb.base/shreloc.exp: Use gdb_compile text_segment to set image base
` [PATCH 16/27] gdb/coffread: Don't relocate absolute symbols
` [PATCH 17/27] gdb.base/shreloc.exp: Test absolute symbols portably
` [PATCH 18/27] gdb: %p => host_address_to_string, target-section owner token
` [PATCH 19/27] gdb: %p => host_address_to_string, dump_for_expression
` [PATCH 20/27] gdb: %p => host_address_to_string, find_symtab_matching_filename
` [PATCH 21/27] gdb: %p => host_address_to_string, handle_output_debug_string
` [PATCH 22/27] gdb.base/maint-info-sections.exp: Match exec file name with optional .exe
` [PATCH 23/27] gdb.base/maint-info-sections.exp: Remove stale Windows DATA xfail
` [PATCH 24/27] gdb.base/solib-weak.exp: Skip on all PE/COFF targets
` [PATCH 25/27] gdb.server/wrapper.exp: Skip on all Windows targets
` [PATCH 26/27] gdb/testsuite: Factor out dlopen/LoadLibrary shim into lib/gdb-dlfcn.h
` [PATCH 27/27] gdb/testsuite/lib/gdb-dlfcn.h: __WIN32__ => _WIN32
[Pushed] gdb/MAINTAINERS: update my name
2026-07-23 11:06 UTC
[PATCH v3] Fix crash in AIX when current working directory is NULL
2026-07-23 7:24 UTC (3+ messages)
[PATCH v4] Fix crash in AIX when current working directory is NULL
2026-07-23 7:19 UTC (2+ messages)
[PATCH] GDB: aarch64: Fix inferior function call if GCS is present but disabled
2026-07-22 22:27 UTC (7+ messages)
[PATCH 0/4] gdb/testsuite: "long double" infcall tests
2026-07-22 18:42 UTC (11+ messages)
` [PATCH 1/4] gdb.base/nodebug.exp: Add long double testing
` [PATCH 2/4] gdb.base/callfuncs.exp: Adjust for Windows
[PATCH] Export SHELL before invoking lineno.sh
2026-07-22 18:38 UTC (2+ messages)
[PATCH 0/2] Remove for_each_thread
2026-07-22 18:21 UTC (2+ messages)
[PATCH] Windows gdb: Fix resetting of the debug-registers bit in ContextFlags
2026-07-22 15:55 UTC (2+ messages)
[PATCH] Windows: Fix set_unbuffered_mode.o file rename race
2026-07-22 15:50 UTC (5+ messages)
` [PATCH] gdb/testsuite: Use file_rename_atomic in gdb_do_cache too
[PATCH v2] Windows gdb: Fix resetting of the debug-registers bit in ContextFlags
2026-07-22 15:32 UTC
[PATCH] gdb: fix maint info btrace
2026-07-22 15:16 UTC (2+ messages)
[PATCH] gdb/Windows testsuite: Avoid "bad" words in exe names
2026-07-22 14:16 UTC (5+ messages)
` [PATCH] gdb/Windows testsuite: Embed asInvoker manifest in test executables
[PATCH] Windows gdb: Fix resetting of the debug-registers bit in ContextFlags
2026-07-22 13:40 UTC (5+ messages)
[PATCH 00/16] Rewrite type instance flags as a struct with bitfields
2026-07-22 13:38 UTC (8+ messages)
` [PATCH 05/16] gdb: inline address_space_{name, type_instance_flags}_to_{type_instance_flags, name}
` [PATCH 07/16] gdb: convert type instance flags to bitfields
[PATCH v2 0/1] gdb: Preserve IFUNC marker when finding inferior functions
2026-07-22 13:36 UTC (9+ messages)
` [PATCH v2 1/1] "
[PATCH v2][RFC] Fix crash in AIX when current working directory is NULL
2026-07-22 11:45 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox