[PATCH 0/7] [gdb] Add superblocks range loops
2026-04-23 6:35 UTC (7+ messages)
` [PATCH 1/7] [gdb] Use block::function_block
` [PATCH 2/7] [gdbsupport] Add parameterless iterator_range constructor
` [PATCH 3/7] [gdbsupport] Factor out base_next_iterator
` [PATCH 4/7] [gdb] Add block::superblocks
` [PATCH 5/7] [gdb] Use block::super_blocks
` [PATCH 6/7] [gdb] Add block::function_blocks
[PATCH] GDB/testsuite: Fix schedlock.exp crash due to empty $after_args
2026-04-22 22:21 UTC
[PATCH v2 0/9] Add new command to print the shadow stack backtrace
2026-04-22 19:25 UTC (4+ messages)
` [PATCH v2 9/9] gdb, mi: Add -shadow-stack-list-frames command
[PATCH 0/6] Refactor the internals of record-full
2026-04-22 18:51 UTC (17+ messages)
` [PATCH 1/6] gdb/record: Refactor record history
` [PATCH 2/6] gdb/record: remove record_full_insn_num
` [PATCH 3/6] gdb/record: c++ify internal structures of record-full.c
` [PATCH 4/6] gdb/record: make record_full_history more c++-like
` [PATCH 5/6] gdb/record: extract the PC to record_full_instruction
` [PATCH 6/6] gdb/record: Define new version of the record-save section
[PATCH] gdb/dap: add support for opening core files
2026-04-22 17:20 UTC (3+ messages)
[PATCH] [gdb/symtab] Factor out new_symbol_file_line
2026-04-22 16:51 UTC (2+ messages)
[PATCH] gdb: Add support for TLS under RTEMS
2026-04-22 15:18 UTC
[PATCH v2 0/7] Remove addrmap from blockvector
2026-04-22 10:30 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/7] gdb: implement readnow_functions::find_pc_sect_compunit_symtab
` [PATCH v3 2/7] gdb: update expanded_symbols_functions::find_pc_sect_compunit_symtab
` [PATCH v3 3/7] gdb: simplify find_compunit_symtab_for_pc_sect
` [PATCH v3 4/7] gdb: update blockvector::lookup to handle non-contiguous blocks
` [PATCH v3 5/7] gdb: do not set blockvector address map
` [PATCH v3 6/7] gdb: remove address map from struct blockvector
` [PATCH v3 7/7] gdb: add unit test for blockvector::lookup of non-contiguous blocks
[PATCH v2] [gdb] Remove unnecessary defs.h/common-defs.h includes
2026-04-21 21:28 UTC (3+ messages)
[PATCH] [gdb] Remove unnecessary defs.h/common-defs.h includes
2026-04-21 19:44 UTC (3+ messages)
[pushed] Fix typo in sim/ppc/std-config.h
2026-04-21 19:43 UTC (3+ messages)
[PATCH] Call error_value_optimized_out from value_assign
2026-04-21 19:41 UTC
[PATCH] Add infcall support for C++ constructor-style expressions
2026-04-21 18:13 UTC (3+ messages)
[PATCH v2] [gdb] Fix segfault in sig_write
2026-04-21 16:13 UTC (3+ messages)
` [PING] "
[PATCH] [gdb/tui] Handle tui disable in new ui
2026-04-21 15:19 UTC (3+ messages)
` [PING] "
[PATCH] [gdb] Add unit test for iterator_range
2026-04-21 15:17 UTC (2+ messages)
[PATCH] gdb: add process_target_ops_ref
2026-04-21 14:27 UTC (3+ messages)
[PATCH 0/1] Fix block filter heuristic in linespec to preserve distinct code paths
2026-04-21 13:31 UTC (2+ messages)
` [PATCH 1/1] gdb/linespec: relax block filter "
[PATCH] [gdb] Simplify frame_follow_static_link
2026-04-21 12:21 UTC
ready for the GDB 17.2 corrective release?
2026-04-21 9:23 UTC (5+ messages)
[PATCH v2 1/3] gdb: parameterize all_threads_safe for the target and ptid
2026-04-21 7:48 UTC (9+ messages)
` [PATCH v2 2/3] gdb, multi-target: pass a target argument to prune_threads
` [PATCH v2 3/3] gdb, multi-target: pass a target argument to delete_exited_threads
[pushed] gdb: remove braces in a for-loop
2026-04-21 7:41 UTC
[PATCH 0/4] gdb/aarch64: record/replay support for AArch64
2026-04-20 21:52 UTC (5+ messages)
` [PATCH 1/4] gdb/aarch64: record/replay support for LRCPC3
` [PATCH 2/4] gdb/aarch64: Test record/replay support for CSSC
` [PATCH 3/4] gdb/aarch64: record/replay support for RPRFM and PRFM (reg)
` [PATCH 4/4] gdb/aarch64: record/replay support for LSE128
[PATCH 0/3] New Python events.corefile_changed API
2026-04-20 21:37 UTC (2+ messages)
[PATCH] gdb/sparc: implement PRSTATUS elf32-sparc handler
2026-04-20 18:42 UTC (2+ messages)
[PATCH v7] gdb: Print linker namespace when showing a frame
2026-04-20 16:28 UTC (2+ messages)
[PATCH v6 0/3] Introduce syntax for linker-namespace specific symbols
2026-04-20 15:13 UTC (5+ 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 0/3] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
2026-04-20 14:38 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH 2/2] gdb, multi-target: pass a target argument to delete_exited_threads
2026-04-20 14:30 UTC (5+ messages)
[PATCH 0/6] Some buildsym cleanups
2026-04-20 14:20 UTC (15+ messages)
` [PATCH 1/6] Use scoped_restore for dwarf2_cu::list_in_scope
` [PATCH 2/6] Remove some dead code from buildsym.c
` [PATCH 3/6] Remove context_stack::depth
` [PATCH 4/6] Change pop_context to return a block
` [PATCH 5/6] Return void from buildsym_compunit::push_context
` [PATCH 6/6] Rename context_stack and make it private
[PATCH v2 0/5] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
2026-04-20 13:46 UTC (6+ messages)
` [PATCH v2 1/5] [gdb/symtab] Rename lnp_state_machine::m_last_line to m_last_recorded_line
` [PATCH v2 2/5] [gdb/symtab] Re-add lnp_state_machine::m_last_line
` [PATCH v2 3/5] [gdb/symtab] Simplify assignment in lnp_state_machine::record_line
` [PATCH v2 4/5] [gdb/symtab] Add lnp_state_machine::m_stmt_at_last_address
` [PATCH v2 5/5] [gdb/symtab] Tweak fix-up of truncated inline function block ranges
[PATCH] dwarf2: avoid decoding .debug_line for type units
2026-04-20 13:16 UTC (4+ messages)
` [PATCH] testsuite: ada-valprint-error relocation issue
` [PATCH][PING] dwarf2: avoid decoding .debug_line for type units
[PATCH 1/1] gdb: use waitpid directly in wait_to_die_with_timeout
2026-04-20 13:12 UTC
[PATCH v3] gdb/symtab.c Fix completion of template class members
2026-04-20 12:03 UTC (2+ messages)
[PATCH v2] gdb, testsuite: fix gdb.base/save-history.exp for native-extended-gdbserver
2026-04-20 8:07 UTC
[PATCH 1/2] gdb, multi-target: pass a target argument to prune_threads
2026-04-20 7:46 UTC (4+ messages)
[PATCH v5 0/2] PR gdb/33747: gdb/ser-unix: fix musl build failure and add POSIX custom baud rate support
2026-04-19 16:26 UTC (4+ messages)
[PATCH v4 0/2] [gdb/exp] Fix ignoring of incorrect namespace prefix
2026-04-19 8:14 UTC (2+ messages)
[PATCH v5 0/3] [gdb/exp] Fix some namespace issues
2026-04-19 8:12 UTC (4+ messages)
` [PATCH v5 1/3] [gdb] Break up complex assignment in cp_lookup_symbol_via_imports
` [PATCH v5 2/3] [gdb/exp] Fix ignoring of incorrect namespace prefix
` [PATCH v5 3/3] [gdb/exp] Handle recursive namespace import
[PATCH v3] gdb: Add source-tracking breakpoints feature
2026-04-18 21:16 UTC (2+ messages)
[PATCH v3] gdb/dwarf2: Add symbols for function declarations
2026-04-18 17:37 UTC
[pushed] [gdb/build] Fix Wunused-variable in selftests::test_enumerate
2026-04-18 9:54 UTC
[pushed] gdbsupport: remove iteration_status_str
2026-04-18 2:58 UTC
[PATCH] Remove "prefix" argument from cp_type_print_method_args
2026-04-18 2:32 UTC (2+ messages)
[PATCH] Remove OBJSTAT and OBJSTATS macros
2026-04-17 22:01 UTC (2+ messages)
[PATCH 0/2] Internal error for shared library with no .text section
2026-04-17 20:44 UTC (8+ messages)
` [PATCH 1/2] gdb: int to bool in struct entry_info
` [PATCH 2/2] gdb: don't use .text as default entry point section
[PATCH 00/11] Readability improvements of some iteration functions
2026-04-17 19:34 UTC (33+ messages)
` [PATCH 01/11] gdb/dwarf: remove unused file_match parameter from dwarf2_base_index_functions::search_one
` [PATCH 02/11] gdb: rename search_symtabs_expansion_listener -> compunit_symtab_iteration_callback
` [PATCH 03/11] gdb: introduce iteration_status enum, use it for search callbacks
` [PATCH 04/11] gdb, gdbserver: make iterate_over_lwps_ftype a function_view
` [PATCH 05/11] gdb, gdbserver: split iterate_over_lwps in for_each_lwp and find_lwp
` [PATCH 06/11] gdb: split iterate_over_threads in for_each_thread and find_thread
` [PATCH 07/11] gdb: split iterate_over_minimal_symbols in for_each_minimal_symbol and find_minimal_symbol
` [PATCH 08/11] gdb: split iterate_over_symtabs in for_each_symtab and find_symtab
` [PATCH 09/11] gdb: change objfile::map_symtabs_matching_filename to find_symtab_matching_filename
` [PATCH 10/11] gdb: make symbol_found_callback_ftype a function_view
` [PATCH 11/11] gdb: make iterate_over_symbols return void, rename to for_each_symbol
[PATCH v1 0/4] gdb/python: more fixes again for Python limited C API support
2026-04-17 17:26 UTC (9+ messages)
` [PATCH v1 1/4] gdb/python: add gdbpy_borrowed_ref
` [PATCH v1 2/4] gdb/python: eval_python_command returns both exit code and result
` [PATCH v1 3/4] gdb/python: migrate Python initialization to use the new config API (PEP 741)
` [PATCH v1 4/4] gdb/python: work around missing symbols not yet part of Python limited API
[PATCH] Implement windows_nat_target::stop
2026-04-17 15:30 UTC (4+ messages)
[PATCH v2 00/47] Windows non-stop mode
2026-04-17 15:10 UTC (4+ messages)
` [PATCH v2 05/47] thread_info::executing+resumed -> thread_info::internal_state
[PATCHv2] gdb: notify of inferior switch when needed from 'thread' command
2026-04-17 14:54 UTC (2+ messages)
` [PATCHv3] "
[PATCH] gdb, testsuite: fix regression in gdb.multi/multi-{exit, kill}.exp
2026-04-17 14:10 UTC (2+ messages)
[PATCH] gdb, testsuite: fix gdb.base/save-history.exp for native-extended-gdbserver
2026-04-17 13:33 UTC (3+ messages)
[PATCH v5 0/4] [gdb/tui] Fix crash with debuginfod query
2026-04-17 8:19 UTC (2+ messages)
[PATCH v6 0/4] [gdb/tui] Fix crash with debuginfod query
2026-04-17 7:57 UTC (5+ messages)
` [PATCH v6 1/4] [gdb/tui] Fix crash with debuginfod query (tui enable)
` [PATCH v6 2/4] [gdb] Add debuginfod_enabled_ask_p
` [PATCH v6 3/4] [gdb] Add defaulted_query_auto_answers_p
` [PATCH v6 4/4] [gdb/tui] Fix crash with debuginfod query (C-x C-a)
[PATCH 0/8] Handle foreign type units in .debug_names
2026-04-17 7:10 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] gdb: refuse to produce .gdb_index when skeletonless type units are present
` [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 v1] gdb/testsuite: Fix skip-tree.exp for PowerPC post-call NOP
2026-04-17 5:02 UTC (3+ messages)
[PATCH 1/3] gdbsupport: add gdb::enumerate util
2026-04-16 19:52 UTC (3+ messages)
` [PATCH v2 1/3] gdbsupport: add gdb::ranges::views::enumerate util
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