[PATCH v11 00/10] GDB support for DW_AT_trampoline
2026-08-03 19:34 UTC (7+ messages)
` [PATCH v11 01/10] gdb, dwarf: add support for DW_AT_trampoline in DWARF reader
` [PATCH v11 02/10] gdb/symtab: add lookup for trampoline functions
` [PATCH v11 03/10] gdb: handle stepping through functions with DW_AT_trampoline
` [PATCH v11 04/10] gdb: Skip trampoline frames for the backtrace command
` [PATCH v11 07/10] gdb: Skip trampoline functions for the return command
` [PATCH v11 09/10] gdb, mi: Skip trampoline functions for the -stack-list-arguments command
[pushed] [gdb/testsuite] Require allow_xml_test in gdb.base/gcore.exp
2026-08-03 19:10 UTC
[pushed] [gdb/testsuite] Require allow_xml_test in gdb.base/foll-fork-syscall.exp
2026-08-03 18:54 UTC
[pushed] [gdb/testsuite] Require allow_python_tests in gdb.cp/pretty-print.exp
2026-08-03 18:36 UTC
[PATCH v3 00/12] Add new command to print the shadow stack backtrace
2026-08-03 18:17 UTC (4+ messages)
` [PATCH v3 02/12] aarch64: Implement gdbarch function top_addr_empty_shadow_stack
[pushed] [gdb/testsuite] Fix gdb.dwarf2/dw-form-strx-out-of-bounds.exp
2026-08-03 17:52 UTC
[pushed] [gdb/testsuite] Require allow_tui_tests in gdb.tui/new-ui.exp
2026-08-03 17:03 UTC
[PATCH 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
2026-08-03 16:18 UTC (13+ messages)
` [PATCH 7/8] Windows gdb: Implement XState (Intel AVX) support
[PATCH 1/2] gdb: remove dead code in make_pointer_type and make_reference_type
2026-08-03 14:51 UTC (4+ messages)
` [PATCH 2/2] gdb: do minor code modernization "
[PATCH] Fix type of imported variable for arraydim.exp
2026-08-03 13:29 UTC (3+ messages)
[PATCH 0/5] [pre-commit] Some pre-commit improvements
2026-08-03 12:25 UTC (2+ messages)
` [PING][PATCH "
[PATCH] Avoid seg fault in sim/cris/sim-if.c
2026-08-03 12:10 UTC (2+ messages)
[PATCH] [gdb/testsuite] Don't return -1 from top-level
2026-08-03 11:05 UTC (2+ messages)
[PATCH v1] Add TLS variable debug support for AIX [ 64-bit XCOFF files only]
2026-08-03 11:04 UTC (3+ messages)
[PATCH] gdb: search local symbols before global symbols in completion
2026-08-03 11:03 UTC (2+ messages)
[PATCH v2 1/2] Add TLS variable debug support for AIX [ 64-bit XCOFF files only]
2026-08-03 10:59 UTC
[PATCH v1 2/2] Add TLS support for shared libraries in AIX
2026-08-03 10:59 UTC
[PATCH v5] gdb: align siginfo_t with the Linux kernel definition
2026-08-03 8:23 UTC (2+ messages)
[PATCH 0/2] [gdb/testsuite] Two ppc64 fixes
2026-08-03 8:20 UTC (6+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix gdb.base/examine-address-class.exp for big endian
` [PATCH 2/2] [gdb/testsuite] Fix gdb.base/msym-lang.exp on ppc64-linux
[pushed] [pre-commit] Bump tclint to 0.9.0
2026-08-03 8:15 UTC
[PATCH] [gdb/testsuite] Fix gdb.python/py-selected-context.exp regexp
2026-08-03 8:07 UTC
[PATCH 1/2] gdb: simplify code in check_typedef
2026-08-03 7:57 UTC (7+ messages)
` [PATCH 2/2] gdb: preserve lhs type's address spaces/classes "
` [PATCH v2] gdb: prefer "
[PATCH v1 0/6] gdb: introduce file_reader_t to read procfs files
2026-08-03 5:01 UTC (12+ messages)
` [PATCH v1 1/6] target_fileio_read_stralloc: add an optional length parameter
` [PATCH v1 2/6] gdb support: add gdb::ranges::replace algorithm
` [PATCH v1 3/6] gdb: introduce helper class file_reader_t
` [PATCH v1 4/6] gdb/linux-tdep: migrate linux_info_proc to file_reader_t
` [PATCH v1 5/6] gdb/linux-tdep: migrate linux_find_memory_regions_full "
` [PATCH v1 6/6] gdb/linux-tdep: remove legacy parse_smaps_data overload
[PATCH v1 0/2] gdb: fix for bug 31207
2026-08-03 4:48 UTC (4+ messages)
` [PATCH v1 1/2] gdb: rename any_thread_of_inferior to any_non_exited_thread_of_inferior
` [PATCH v1 2/2] gdb: rely on the first non-exited thread TPID when reading Linux procfs files
[SH] Fix mac.w insn simulation for SH2 and above
2026-08-02 13:53 UTC
[SH] Check FPSCR.PR for fldi0, fldi1 insns in simulator
2026-08-02 13:42 UTC (8+ messages)
[PATCH] gdb/dap: stop setting CompletionItem.length
2026-08-01 16:02 UTC
[PATCH] [gdb/testsuite] Drop global decls at global level
2026-08-01 13:16 UTC (2+ messages)
[PATCH] [gdb/tui] Fix gdb.tui/list-before.exp on ppc64-linux
2026-08-01 12:28 UTC
[PATCH] [gdb/testsuite] Fix gdb.tui/tailcall-msym.exp on ppc64-linux
2026-08-01 10:15 UTC
[PATCH] Add missing null pointer check in get_sal_arch
2026-07-31 15:27 UTC (5+ messages)
[PATCH] [gdb/testsuite] Fix gdb.python/py-finish-breakpoint-tailcall.exp with gcc 16
2026-07-31 13:49 UTC (2+ messages)
[PATCH 1/1] gdb/tui: Fix build for older ncurses
2026-07-31 11:28 UTC (6+ messages)
[PATCH] Always fetch Ada "main" name from the executable
2026-07-31 10:48 UTC (2+ messages)
[PATCH] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler
2026-07-31 10:28 UTC (2+ messages)
[PATCH] gdb, testsuite: fix gdb.multi/remove-inferiors.exp for remote targets
2026-07-30 16:56 UTC (3+ messages)
[PATCH 1/2] gdb, dwarf: update code style in read_tag_pointer_type
2026-07-30 16:38 UTC (4+ messages)
` [PATCH 2/2] gdb, dwarf: update complaint logic "
[PATCH] [pre-commit] Add shellcheck
2026-07-30 13:10 UTC (9+ messages)
[PATCH] [pre-commit] Avoid tabs in .pre-commit-config.yaml
2026-07-30 13:05 UTC
[PATCH v3] [pre-commit] Add shellcheck
2026-07-30 12:35 UTC
[PATCH v3] [gdb] Fix segfault in sig_write
2026-07-30 8:17 UTC (2+ messages)
` [PING][PATCH "
[PATCH] gdb: fix breakpoints on inline functions qualified with source file name
2026-07-30 6:15 UTC
[PATCH v1] Fix wrong build tree in python.exp path on AIX
2026-07-30 5:48 UTC
[PATCH] Add infcall support for C++ constructor-style expressions
2026-07-29 17:44 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4 0/1] gdb: Add python support for demangling register unwind values
2026-07-29 15:01 UTC (3+ messages)
` [PATCH v5 "
[PATCH] [gdb/testsuite] Add xfail for failure to break on ppc printf
2026-07-29 14:46 UTC
[PATCH] [gdb/testsuite] Fix _selftest_setup on ppc64le-linux
2026-07-29 13:12 UTC
[PATCH v2] PowerPC: Fix compile command by reverting to default code model
2026-07-29 13:05 UTC (2+ messages)
[PATCH v2 0/5] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
2026-07-29 11:01 UTC (2+ messages)
` [PING][PATCH "
[PATCH] [gdb/testsuite] Fix gdb.mi/mi-dlmopen.exp
2026-07-29 10:45 UTC
[PATCH v1 00/10] gdb: bugfix 31207 and various refactoring in linux-tdep
2026-07-29 1:57 UTC (46+ 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] PowerPC: Use -mcmodel=large for the compile command
2026-07-28 17:49 UTC (3+ messages)
[PATCH 0/2] [gdb/testsuite] Two fixes in gdb.python/py-section-script.exp
2026-07-28 16:00 UTC (3+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix gdb.python/py-section-script.exp with make-check-all.sh
` [PATCH 2/2] [gdb/testsuite] Fix gdb.python/py-section-script.exp with older objdump
[PATCH v1] gdb/linux-tdep: display ProtectionKey in info proc mappings
2026-07-28 15:30 UTC (2+ messages)
[PATCH v7] Fix crash in AIX when current working directory is NULL
2026-07-28 12:44 UTC
[PATCH v5] Fix crash in AIX when current working directory is NULL
2026-07-28 12:35 UTC (7+ messages)
[PATCH v4] gdb: align siginfo_t with the Linux kernel definition
2026-07-28 12:29 UTC (4+ messages)
[RFC] [gdb] Move ChangeLog files to archive dir
2026-07-28 11:30 UTC (7+ messages)
[PATCH v4 0/1] gdb: avoid conversion of SIGSEGV to SIGTRAP on user breakpoints
2026-07-28 8:49 UTC (5+ messages)
` [PATCH v4 1/1] "
[PATCH] [pre-commit] : add 'tomli' dependency for codespell pre-commit hook
2026-07-28 8:01 UTC (4+ messages)
[PATCH 0/2] [pre-commit] Use yamllint
2026-07-28 7:36 UTC (2+ messages)
[PATCH v6] Fix crash in AIX when current working directory is NULL
2026-07-28 6:47 UTC
[PATCH v2 1/8] gdb/testsuite: Add Windows replacement for aligned_alloc
2026-07-27 17:42 UTC (8+ 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 4/8] Windows gdb: Refactor getting pointer to register inside context
` [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] 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 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 v3] gdb: align siginfo_t with the Linux kernel definition
2026-07-27 12:23 UTC (8+ messages)
[PATCH v6 0/2] Add warning if the native target is not supported
2026-07-27 12:05 UTC (2+ messages)
` [PING][PATCH "
[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 (2+ messages)
[PATCH v2 00/17] Rewrite type instance flags as a struct with bitfields
2026-07-24 19:10 UTC (3+ messages)
` [PATCH v2 08/17] gdb: convert type instance flags to bitfields
[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 (3+ messages)
` [PATCH v8 6/6] gdb: add eval option to lock the scheduler during infcalls
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