[PATCH 0/2] Fix failure in gdb.ada/assoc.exp
2026-02-11 22:22 UTC (3+ messages)
` [PATCH 1/2] Add helper method to ada_name_association
` [PATCH 2/2] Handle enumerators in name associations in Ada
[pushed] Put bug reference in gdb.ada/assoc.exp
2026-02-11 21:27 UTC
[PATCH] Fix copyright dates for new files
2026-02-11 21:14 UTC (3+ messages)
[PATCH RFC 0/2] Remove -readnow
2026-02-11 18:49 UTC (3+ messages)
` [PATCH RFC 1/2] Remove "readnow" support
` [PATCH RFC 2/2] Remove quick_symbol_functions::expand_all_symtabs
[PATCH] [gdb/build] Add debug_type
2026-02-11 14:52 UTC (2+ messages)
[PATCH 0/6] Introduce '**' syntax for skip file globs
2026-02-11 14:49 UTC (10+ messages)
` [PATCH 1/6] gdb: move debug logging around in some skip related functions
` [PATCH 2/6] gdb: introduce '**' for skip globs
` [PATCH 3/6] gdb: aliases for some skip related commands
` [PATCH 4/6] gdb: option completion for the 'skip' command
` [PATCH 5/6] gdb: convert 'debug skip' to the new(ish) debug scheme
` [PATCH 6/6] gdb: more styling for skip command output
[PATCH v2] gdb: fix filename matching in skiplist_entry::do_skip_gfile_p
2026-02-11 14:33 UTC (5+ messages)
[PATCH] Fix gdb.ada/mi_ex_cond.exp when libgnat debuginfo is installed
2026-02-11 13:21 UTC (3+ messages)
[PATCH] Handle wide characters that cannot be converted
2026-02-11 12:54 UTC (12+ messages)
PPC64LE: New failures in empty-inline-cxx.exp after commit 196349e7e5939c2
2026-02-11 10:39 UTC (3+ messages)
[PATCH] GDB: aarch64-linux: Fix build failure on musl systems
2026-02-11 4:58 UTC
[PATCH v6] Add .clang-format
2026-02-11 1:00 UTC (2+ messages)
[PATCH v2 0/8] Correctly handle inline functions with dwz
2026-02-10 20:46 UTC (11+ messages)
` [PATCH v2 7/8] Handle "
` [PATCH v2 8/8] Update .debug_names documentation
[PATCH] gdb/testsuite: handle readnow board in gdb.dwarf2/fission-reread.exp
2026-02-10 20:01 UTC (4+ messages)
[PATCH] gdb/testsuite: handle readnow board in gdb.dwarf2/fission-reread.exp
2026-02-10 19:57 UTC
[pushed] gdb/testsuite: remove timeout setting from gdb.base/chng-syms.exp
2026-02-10 19:41 UTC
[PATCH v3] Handle wide characters that cannot be converted
2026-02-10 19:31 UTC
[PATCH] gcore: Handle unreadable pages within readable memory regions
2026-02-10 17:58 UTC (2+ messages)
[PATCH] gdb/testsuite: do not force -static in gdb.ada/mi_ex_cond.exp
2026-02-10 16:10 UTC (3+ messages)
[PATCH] gdb/testsuite: remove timeout setting from gdb.base/chng-syms.exp
2026-02-10 15:49 UTC (2+ messages)
[PATCH] Handle fixed-point types in amd64_classify
2026-02-10 15:43 UTC
[pushed] Minor Ada test fix for gnat-llvm
2026-02-10 13:27 UTC
[PATCH] gdb/testsuite: fix non-existing-program.exp when using zsh
2026-02-10 10:47 UTC (2+ messages)
` [PATCH] gdb/testsuite: fix startup-hints.exp when running with -readnow
[PATCH] [gdb/cli] Add maint set ignore-disable-randomization on/off
2026-02-10 9:11 UTC
[PATCH 0/5] Allow styling of gdb exception messages
2026-02-09 19:42 UTC (6+ messages)
` [PATCH 1/5] Add wrapped_file::write
` [PATCH 2/5] Change two ui_file subclasses to templates
` [PATCH 3/5] Apply styling to error messages
` [PATCH 4/5] Style some error messages in source.c
` [PATCH 5/5] Style an error message in stack.c
[PATCH 1/3] gdb/guile: wrap scm-arch.c per-arch data in a structure
2026-02-09 18:28 UTC (8+ messages)
` [PATCH 2/3] gdb/registry: make registry::key::emplace return a reference
` [PATCH 3/3] gdb/registry: add registry::key::try_emplace
[PATCH v4 00/20] Rework gdb logging and output redirection
2026-02-09 15:14 UTC (29+ messages)
` [PATCH v4 01/20] Remove unnecessary override of write_async_safe
` [PATCH v4 02/20] Move stdtarg to ui
` [PATCH v4 03/20] Turn wrapped_file into a template
` [PATCH v4 04/20] Small rewrite of get_unbuffered
` [PATCH v4 05/20] Move buffered stream to new files
` [PATCH v4 06/20] Remove TYPE_FN_FIELD_STUB and associated code
` [PATCH v4 07/20] Change how stdin is handled in the UI
` [PATCH v4 08/20] Remove gdb_stdtargin
` [PATCH v4 09/20] Improve fputs_highlighted by using ui_file::write
` [PATCH v4 10/20] Add stream to buffer_group::output_unit constructor
` [PATCH v4 11/20] Restore ui_file::can_page
` [PATCH v4 12/20] Rewrite cli-style.c:do_show
` [PATCH v4 13/20] Remove m_applied_style from ui_file
` [PATCH v4 14/20] Add a new logging_file implementation
` [PATCH v4 15/20] Rewrite output redirection and logging
` [PATCH v4 16/20] Remove tee_file
` [PATCH v4 17/20] Warn if log file changed while logging
` [PATCH v4 18/20] Fix leaks with timestamped_file
` [PATCH v4 19/20] Use std::make_unique with ui_files
` [PATCH v4 20/20] Style filenames in cli-logging.c
[pushed] Remove unused local variable from c_type_print_base_struct_union
2026-02-09 15:08 UTC
[PATCH] Sort and uniquify Ada standard exceptions
2026-02-09 14:29 UTC
[PATCH] docs: Clarify gdb remote protocol AArch64 SVE and SME handling
2026-02-09 9:36 UTC (5+ messages)
[PATCH] Remove TYPE_FN_FIELD_STUB
2026-02-09 4:22 UTC (2+ messages)
[PATCH] [gdb/testsuite] Remove boards/stabs.exp
2026-02-09 3:27 UTC (2+ messages)
[PATCH v2 0/2] Fix some problems in breakpoint-in-ro-region.exp
2026-02-09 1:33 UTC (2+ messages)
[PATCH] Fix Ada failure with gdb-index
2026-02-08 22:04 UTC
[PATCH v2] Remove best_symbol and better_symbol
2026-02-08 10:46 UTC (5+ messages)
[pushed] [gdb/symtab] Revert "Remove best_symbol and better_symbol"
2026-02-08 10:40 UTC
[PATCH 32 0/2] Handle the new .note section introduced in Linux
2026-02-08 4:18 UTC (2+ messages)
` (no subject)
[PATCH] gdb: link with libatomic when it exists
2026-02-08 3:43 UTC (3+ messages)
[PATCH v3 0/9] Add gdbarch-checking script
2026-02-07 14:57 UTC (2+ messages)
[PATCH 1/2] gdb/block: remove block_iterator::d::block, remove union
2026-02-06 20:23 UTC (14+ messages)
` [PATCH 2/2] gdb/block: add assert in block_iterator::compunit_symtab
[PATCH v2] Handle wide characters that cannot be converted
2026-02-06 19:12 UTC
[PATCH] adjusts the asserts for printing a C++ method
2026-02-06 19:12 UTC (5+ messages)
[PATCH] Turn value_field into a method
2026-02-06 18:55 UTC (2+ messages)
[PATCH] gdb/testsuite: fix race condition in gdb.replay/missing-thread.c
2026-02-06 17:57 UTC
[PATCH 0/3] gdb/sim/riscv: Various big-endian fixes
2026-02-06 16:49 UTC (2+ messages)
` [PING] "
[PATCH v2 00/20] Rework gdb logging and output redirection
2026-02-06 16:26 UTC (22+ messages)
` [PATCH v2 02/20] Move stdtarg to ui
` [PATCH v2 03/20] Turn wrapped_file into a template
` [PATCH v2 07/20] Change how stdin is handled in the UI
` [PATCH v2 08/20] Remove gdb_stdtargin
` [PATCH v2 11/20] Restore ui_file::can_page
` [PATCH v2 20/20] Style filenames in cli-logging.c
[PATCH] gdb/testsuite: make gdb.dwarf2/dw2-empty-inline-ranges.exp work when ASLR can't be disabled
2026-02-06 14:56 UTC (3+ messages)
[PATCH v2] gdb/dwarf2: skip unrecognised extended opcodes in line-number programs
2026-02-06 12:27 UTC
[PATCH] gdb/dwarf2: skip unrecognised extended opcodes in line-number programs
2026-02-06 12:08 UTC (4+ messages)
Item Availability – Reference Request
2026-02-06 2:23 UTC
[PATCH 1/3] gdb/block: make find_iterator_compunit_symtab a method of block_iterator
2026-02-05 19:36 UTC (12+ messages)
` [PATCH 2/3] gdb/symtab: make compunit_symtab::includes a std::vector
` [PATCH 3/3] gdb/block: bool-ify some parameters
` [PATCH] gdb/dwarf2: don't search included symtabs recursively
[PATCH 2/2] gdb/amd-dbgapi: add basic watchpoint support
2026-02-05 18:54 UTC (3+ messages)
[pushed] Reindent wchar_printer::print_char
2026-02-05 18:30 UTC
[PATCH] [gold] Note gold and dwp deprecation in NEWS
2026-02-05 10:55 UTC (2+ messages)
[PATCH 1/2] gdb/testsuite: add rocm-test-utils.h
2026-02-04 18:39 UTC (2+ messages)
[PATCH] gdb: ensure bp_location::section is set correct to avoid an assert
2026-02-04 16:25 UTC (10+ messages)
[PATCH] gdb: fix filename matching in skiplist_entry::do_skip_gfile_p
2026-02-04 16:13 UTC (5+ messages)
[PATCH v2] [gdb/build] Require makeinfo 5.0
2026-02-04 15:49 UTC (4+ messages)
[PATCH v3] [gdb/build] Require makeinfo 5.0
2026-02-04 15:43 UTC
[PATCH] [gdb/build] Require makeinfo 5.0
2026-02-04 15:23 UTC (3+ messages)
[PING v6][PATCH v13 0/2] gdb: mips: Add MIPSR6 support
2026-02-04 15:07 UTC
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