[PATCH 0/6] gdb/tui: fix debuginfod related crash
2026-05-01 14:22 UTC (4+ messages)
` [PATCH 1/6] gdb/tui: convert a window handle `if` into an `assert`
` [PATCH 2/6] gdb/testsuite: fix tuiterm linefeed scrolling new line content
` [PATCH 6/6] gdb/tui: fix debuginfod prompt using 'C-x C-a' to enter TUI
[PATCH] Remove unused str_backtrace_unavailable variable
2026-05-01 14:20 UTC (4+ messages)
[PATCH 0/7] [gdb] Add superblocks range loops
2026-05-01 13:20 UTC (15+ messages)
` [PATCH 3/7] [gdbsupport] Factor out base_next_iterator
` [PATCH 4/7] [gdb] Add block::superblocks
[PATCH 00/10] [gdb] Add superblocks range loops
2026-05-01 12:45 UTC (11+ messages)
` [PATCH 01/10] [gdb] Use block::containing_function
` [PATCH 02/10] [gdb] Factor out block::containing_function_block
` [PATCH 03/10] [gdb] Use block::containing_function_block
` [PATCH 04/10] [gdb] Add unit test for next_iterator
` [PATCH 05/10] [gdbsupport] Use using instead of typedef in next_iterator
` [PATCH 06/10] [gdbsupport] Factor out base_next_iterator
` [PATCH 07/10] [gdb] Add block::block_and_superblocks
` [PATCH 08/10] [gdb] Use block::block_and_superblocks
` [PATCH 09/10] [gdb] Add block::block_and_superblocks_in_fn
` [PATCH 10/10] [gdb] Use block::block_and_superblocks_in_fn
[PATCH] gdb, btrace: support libipt v2.2 events
2026-04-30 18:11 UTC (2+ messages)
[PATCH] Do not write negative PID or TID in remote protocol
2026-04-30 17:59 UTC
[PATCH v3 00/11] Windows non-stop mode
2026-04-30 17:45 UTC (22+ messages)
` [PATCH v3 01/11] Windows gdb+gdbserver: Check whether DBG_REPLY_LATER is available
` [PATCH v3 02/11] linux-nat: Factor out get_detach_signal code to common code
` [PATCH v3 03/11] Windows GDB: make windows_thread_info be private thread_info data
` [PATCH v3 04/11] Introduce windows_nat::event_code_to_string
` [PATCH v3 05/11] Windows gdb: Add non-stop support
` [PATCH v3 06/11] Windows gdb: Watchpoints while running (internal vs external stops)
` [PATCH v3 07/11] Windows gdb: extra thread info => show exiting
` [PATCH v3 08/11] Add gdb.threads/leader-exit-schedlock.exp
` [PATCH v3 09/11] infrun: with AS+NS, prefer process exit over thread exit
` [PATCH v3 10/11] Windows gdb: Always non-stop (default to "maint set target-non-stop on")
` [PATCH v3 11/11] Mention Windows non-stop support in NEWS
` [PATCH] Clarify "maint set target-non-stop" in GDB manual (Re: [PATCH v3 00/11] Windows non-stop mode)
` [PATCH v2] "
[PATCH v2 00/47] Windows non-stop mode
2026-04-30 17:39 UTC (14+ messages)
` [PATCH v2 37/47] Windows GDB: make windows_thread_info be private thread_info data
` [PATCH v2 41/47] Windows gdb: Watchpoints while running (internal vs external stops)
` [PATCH] Improve attach on Windows (was: Re: [PATCH v2 00/47] Windows non-stop mode)
` [PATCH] Improve attach on Windows
[PATCH] Do not write negative PID or TID in remote protocol
2026-04-30 17:33 UTC (3+ messages)
[PATCH v2 0/1] gdb, fortran: Fix local variable lookup in Fortran parser
2026-04-30 16:29 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH 0/1] Fix block filter heuristic in linespec to preserve distinct code paths
2026-04-30 16:06 UTC (3+ messages)
` [PATCH 1/1] gdb/linespec: relax block filter "
[RFC PATCH] gdb: Add python support for demangling register unwind values
2026-04-30 16:05 UTC (6+ messages)
` [RFC PATCH v2] "
` [PATCH v3] "
[pushed] Fix one test case for gnat-llvm
2026-04-30 13:46 UTC
[PATCH v8 0/4] PR gdb/31353
2026-04-30 11:10 UTC (2+ messages)
` [PING] "
[PATCH v3] gdb: Add source-tracking breakpoints feature
2026-04-30 8:38 UTC (3+ messages)
` [PATCH v4] "
[PATCH 1/1] gdb, fortran: Fix local variable lookup in Fortran parser
2026-04-30 8:21 UTC (3+ messages)
[PATCH v2 00/37] GDB: testsuite: Fix top-level returns
2026-04-29 23:04 UTC (38+ messages)
` [PATCH v2 01/37] GDB: testsuite: aarch64, arm: Don't return value from top-level (sed)
` [PATCH v2 02/37] GDB: testsuite: aarch64, arm: Don't return value from top-level (manual)
` [PATCH v2 03/37] GDB: testsuite: x86, amd64, i386, ia64: Don't return value from top-level (sed)
` [PATCH v2 04/37] GDB: testsuite: x86, amd64, i386: Don't return value from top-level (manual)
` [PATCH v2 05/37] GDB: testsuite: powerpc: Don't return value from top-level (sed)
` [PATCH v2 06/37] GDB: testsuite: powerpc: Don't return value from top-level (manual)
` [PATCH v2 07/37] GDB: testsuite: riscv: Don't return value from top-level (sed)
` [PATCH v2 08/37] GDB: testsuite: riscv: Don't return value from top-level (manual)
` [PATCH v2 09/37] GDB: testsuite: s390: Don't return value from top-level (sed)
` [PATCH v2 10/37] GDB: testsuite: sparc: "
` [PATCH v2 11/37] GDB: testsuite: Don't return value from top-level in tests of various arches
` [PATCH v2 12/37] GDB: testsuite: Don't return value from top-level in multi-arch tests
` [PATCH v2 13/37] GDB: testsuite: base: Don't return -1 from top-level (sed)
` [PATCH v2 14/37] GDB: testsuite: base: Don't return 0 "
` [PATCH v2 15/37] GDB: testsuite: base: Don't return value from top-level (manual)
` [PATCH v2 16/37] GDB: testsuite: C++: Don't return value from top-level (sed)
` [PATCH v2 17/37] GDB: testsuite: C++: Don't return value from top-level (manual)
` [PATCH v2 18/37] GDB: testsuite: DWARF: Don't return value from top-level (sed)
` [PATCH v2 19/37] GDB: testsuite: DWARF: Don't return -1 from top-level (manual)
` [PATCH v2 20/37] GDB: testsuite: GDB: Don't return -1 from top-level
` [PATCH v2 21/37] GDB: testsuite: Guile: "
` [PATCH v2 22/37] GDB: testsuite: Python: Don't return -1 from top-level (sed)
` [PATCH v2 23/37] GDB: testsuite: Python: Don't return 0 "
` [PATCH v2 24/37] GDB: testsuite: Python: Don't return value from top-level (manual)
` [PATCH v2 25/37] GDB: testsuite: linespec: Don't return value from top-level
` [PATCH v2 26/37] GDB: testsuite: MI: Don't return -1 from top-level (sed)
` [PATCH v2 27/37] GDB: testsuite: MI: Don't return value from top-level (manual)
` [PATCH v2 28/37] GDB: testsuite: reverse: Don't return -1 from top-level (sed)
` [PATCH v2 29/37] GDB: testsuite: reverse: Don't return value from top-level (manual)
` [PATCH v2 30/37] GDB: testsuite: server: Don't return -1 from top-level (sed)
` [PATCH v2 31/37] GDB: testsuite: server: Don't return value from top-level (manual)
` [PATCH v2 32/37] GDB: testsuite: threads: Don't return -1 from top-level (sed)
` [PATCH v2 33/37] GDB: testsuite: threads: Don't return 0 "
` [PATCH v2 34/37] GDB: testsuite: threads: Don't return value from top-level (manual)
` [PATCH v2 35/37] GDB: testsuite: TUI: Don't return -1 from top-level (sed)
` [PATCH v2 36/37] GDB: testsuite: TUI: Don't return 0 from top-level (manual)
` [PATCH v2 37/37] GDB: testsuite: XML: Don't return -1 nor 0 from top-level
[PATCH 1/1] gdb/dwarf, fortran: Use the function scope for DW_TAG_imported_declaration
2026-04-29 21:24 UTC
[pushed] Include traits.h in function-view.h
2026-04-29 18:38 UTC
[PATCH] [gdb/tui] Simplify tui_enable
2026-04-29 11:28 UTC
[PATCH] [gdb/tui] Handle error in tui_enable
2026-04-29 11:14 UTC (4+ messages)
[PATCH 0/3] [gdb/tui] Allow second tui enable if first fails
2026-04-29 11:13 UTC (4+ messages)
` [PATCH 1/3] [gdb/tui] Factor out require_tui_terminal
` [PATCH 2/3] [gdb/tui] Factor out init_ncurses
` [PATCH 3/3] [gdb/tui] Allow second tui enable if first fails
[PATCH 0/4] [pre-commit] Add copyright-years check
2026-04-29 8:13 UTC (5+ messages)
` [PATCH 1/4] [gdb] Handle empty list in update_files in copyright.py
` [PATCH 2/4] [gdb] Factor out filter_excluded out of "
` [PATCH 3/4] [gdb] Require python >= 3.13 "
` [PATCH 4/4] [pre-commit] Add copyright-years check
[PATCH] Don't pretend infcalls don't set the inferior running (PR gdb/34082)
2026-04-29 7:12 UTC (4+ messages)
[PATCH] gdb/dwarf2: pass around DWARF expressions as gdb::array_view
2026-04-29 0:55 UTC
[PATCH] GDB/testsuite: Fix schedlock.exp crash due to empty $after_args
2026-04-28 22:01 UTC (3+ messages)
[PATCH 00/36] GDB: testsuite: Fix top-level returns
2026-04-28 21:48 UTC (19+ messages)
` [PATCH 03/36] GDB: testsuite: intel: Don't return -1 from top-level (sed)
` [PATCH 04/36] GDB: testsuite: intel: Don't return -1 from top-level (manual)
` [PATCH 10/36] GDB: testsuite: sparc: Don't return -1 from top-level (sed)
` [PATCH 11/36] GDB: testsuite: Don't return -1 from top-level in tests of various arches
` [PATCH 22/36] GDB: testsuite: Python: Don't return -1 from top-level (sed)
` [PATCH 25/36] GDB: testsuite: MI: "
` [PATCH 26/36] GDB: testsuite: MI: Don't return -1 from top-level (manual)
` [PATCH 28/36] GDB: testsuite: reverse: "
` [PATCH 29/36] GDB: testsuite: server: Don't return -1 from top-level (sed)
` [PATCH 32/36] GDB: testsuite: threads: Don't return 0 "
` [PATCH 33/36] GDB: testsuite: threads: Don't return -1 from top-level (manual)
` [PATCH 34/36] GDB: testsuite: TUI: Don't return -1 from top-level (sed)
` [PATCH 35/36] GDB: testsuite: TUI: Don't return 0 from top-level (manual)
` [PATCH 36/36] GDB: testsuite: XML: Don't return -1 nor 0 from top-level
[PATCH v6 0/3] Introduce syntax for linker-namespace specific symbols
2026-04-28 20:20 UTC (7+ messages)
` [PATCH v6 2/3] gdb: Make the parser recognize the [[N]] syntax for variables
` [PATCH v6 3/3] gdb: extend the [[N]]::foo syntax for files
[PATCH v2 0/6] refactor the internals of record-full
2026-04-28 19:54 UTC (10+ messages)
` [PATCH v2 1/6] gdb/record: Refactor record history
` [PATCH v2 3/6] gdb/record: c++ify internal structures of record-full.c
` [PATCH v2 4/6] gdb/record: make record_full_history more c++-like
` [PATCH v2 5/6] gdb/record: extract the PC to record_full_instruction
[PATCH 0/8] Handle foreign type units in .debug_names
2026-04-28 19:33 UTC (16+ messages)
` [PATCH v2 "
` [PATCH v2 2/8] gdb/dwarf: move dwo_unit and dwo_file to read.h
` [PATCH v2 3/8] gdb/dwarf: move dwarf2_cu::section to cu.c
` [PATCH v2 4/8] gdb/dwarf: add dwo_file::find_tus
` [PATCH v2 5/8] gdb/dwarf: generate foreign type units in .debug_names
` [PATCH v2 6/8] gdb/dwarf: add debug output in read-debug-names.c
` [PATCH v2 7/8] gdb/dwarf: add more context to complaints in mapped_debug_names_reader::scan_one_entry
` [PATCH v2 8/8] gdb/dwarf: read foreign type units
[PATCH v2 0/7] Remove addrmap from blockvector
2026-04-28 18:55 UTC (3+ messages)
` [PATCH v3 "
` [PING] "
[PATCH v4] [gdb] Support default locations in DWARF5 loclists
2026-04-28 18:26 UTC
[PATCH] GDB: testsuite: Fix proc return value in gdb.python/py-prettyprint.exp
2026-04-28 17:35 UTC (3+ messages)
[PATCH 00/11] Multiple solib_ops in a program_space
2026-04-28 17:28 UTC (15+ messages)
` [PATCH 02/11] gdb/solib: use early return in solib_read_symbols
` [PATCH 06/11] gdb/solib-rocm: move per-inferior data to rocm_solib_ops
` [PATCH 08/11] gdb/solib: add remove_solib function
` [PATCH 09/11] gdb: add objfile -> solib backlink
` [PATCH 10/11] gdb: change default objfile iteration order to start with current objfile
` [PATCH 11/11] gdb: multiple solib_ops per program space
[PATCH v2 0/4] gdb/python: more fixes again for Python limited C API support
2026-04-28 16:24 UTC (5+ messages)
` [PATCH v2 1/4] gdb/python: add gdbpy_borrowed_ref
` [PATCH v2 2/4] gdb/python: eval_python_command returns result of the evaluation
` [PATCH v2 3/4] gdb/python: migrate Python initialization to use the new config API (PEP 741)
` [PATCH v2 4/4] gdb/python: work around missing symbols not yet part of Python limited API
[PATCH] [gdb/symtab] Factor out new_symbol variant
2026-04-28 16:05 UTC (2+ messages)
[PATCH] gdb: Add support for TLS under RTEMS
2026-04-28 15:43 UTC (2+ messages)
[PATCH 1/1] gdb: use waitpid directly in wait_to_die_with_timeout
2026-04-28 15:37 UTC (2+ messages)
[PATCH v2] gdb, testsuite: fix gdb.base/save-history.exp for native-extended-gdbserver
2026-04-28 14:46 UTC (2+ messages)
[PATCH v1 0/4] gdb/python: more fixes again for Python limited C API support
2026-04-28 14:44 UTC (7+ messages)
` [PATCH v1 3/4] gdb/python: migrate Python initialization to use the new config API (PEP 741)
[PATCH 0/2] [gdb/testsuite] Fix some minor copyright issues
2026-04-28 13:53 UTC (4+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix copyright years in two files
` [PATCH 2/2] [gdb/testsuite] Fix duplicate copyright notices
[PATCH] [gdb/breakpoints] Don't ignore <file> in rbreak <file>:<regexp>
2026-04-28 13:52 UTC (2+ messages)
[PATCH v2] gdb: remember previously selected thread per inferior
2026-04-28 9:26 UTC (2+ messages)
[pushed] [gdb/testsuite] Fix tclint errors in gdb.dwarf2/fission-dw-form-strx.exp
2026-04-28 6:37 UTC
[PATCH] gdb, testsuite: use -no-prompt-anchor in step-over-thread-exit.exp
2026-04-27 20:44 UTC (2+ messages)
[PATCH v3] [gdb] Support default locations in DWARF5 loclists
2026-04-27 18:34 UTC (2+ messages)
[PATCH] Add infcall support for C++ constructor-style expressions
2026-04-27 16:43 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3] gdb/symtab.c Fix completion of template class members
2026-04-27 15:28 UTC (3+ messages)
[pushed 00/28] Windows non-stop prep
2026-04-27 12:57 UTC (6+ messages)
` [pushed 07/28] Windows gdb: Simplify windows_nat_target::wait
` [pushed/ob] Restore windows_nat_target::wait is_sw_breakpoint change
` [pushed 17/28] Windows gdb: Enable "set scheduler-locking on"
` [pushed] Mention Windows scheduler-locking in NEWS (Re: [pushed 17/28] Windows gdb: Enable "set scheduler-locking on")
[PATCH][PING] dwarf2: avoid decoding .debug_line for type units
2026-04-27 10:26 UTC (4+ messages)
` [PATCH] "
` [FYI] "
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