[pushed] [gdb/build, c++20] Fix deprecated implicit capture in cooked_index::set_contents
2025-11-23 8:28 UTC
[PATCH] Remove a call to blockvector::map
2025-11-23 1:10 UTC (2+ messages)
[pushed] Change dw2_search_one to be static
2025-11-22 17:45 UTC
[PATCH] bfd/ELF: Handle prstatus of 156 bytes in elf32_arm_nabi_grok_prstatus
2025-11-22 15:19 UTC
[PATCH v2 1/1] gdb/dap: Support multiple inferiors when using DAP
2025-11-22 8:59 UTC (2+ messages)
[PATCH] gdbsupport: remove undefined behaviour from (forward_)scope_exit
2025-11-22 4:28 UTC (3+ messages)
` [PATCHv2] "
GDB 17.1 release update -- 2025-11-22
2025-11-22 4:16 UTC
[PATCH v4] gdb/testsuite: add testcase for .debug_gdb_scripts being compressed
2025-11-21 22:09 UTC
[PATCH 0/6] Type unit + split DWARF fixes (PR 33307)
2025-11-21 21:25 UTC (28+ messages)
` [PATCH 1/6] gdb/testsuite/dwarf: use single abbrev table in .dwo files
` [PATCH 2/6] gdb/testsuite/dwarf: convert _section proc to use parse_options
` [PATCH 3/6] gdb/testsuite/dwarf: emit type unit sections as COMDAT
` [PATCH 4/6] gdb/dwarf: when in dwarf2_cu, read addr_size from dwarf2_cu::header
` [PATCH 5/6] gdb/dwarf: store addr/offset/ref_addr sizes in dwarf2_per_cu
` [PATCH 6/6] gdb/dwarf: use dwarf2_per_cu::ref_addr_size in one spot
[PATCH] Partly rewrite dwarf2_get_symbol_read_needs
2025-11-21 20:42 UTC
[PATCH v2 0/8] Type unit + split DWARF fixes (PR 33307)
2025-11-21 20:30 UTC (10+ messages)
` [PATCH v2 1/8] gdb/testsuite/dwarf: ensure build_executable_and_dwo_files calls untested in all failure paths
` [PATCH v2 2/8] gdb/testsuite/dwarf: use single abbrev table in .dwo files
` [PATCH v2 3/8] gdb/testsuite/dwarf: convert _section proc to use parse_options
` [PATCH v2 4/8] gdb/testsuite/dwarf: emit type unit sections as COMDAT
` [PATCH v2 5/8] gdb/dwarf: when in dwarf2_cu, read addr_size from dwarf2_cu::header
` [PATCH v2 6/8] gdb/dwarf: store addr/offset/ref_addr sizes in dwarf2_per_cu
` [PATCH v2 7/8] gdb/dwarf: use dwarf2_per_cu::ref_addr_size in one spot
` [PATCH v2 8/8] gdb/dwarf: clarify meaning dwarf2_per_cu::{m_section, m_sect_off, m_length} in presence of DWO file
` [PATCH v2 8/8] gdb/dwarf: clarify meaning dwarf2_per_cu::{m_section,m_sect_off,m_length} "
[PING][PATCH v2] gdb/record: Support fense.tso, zicond, bitmanip, sinval and zihintntl in riscv
2025-11-21 19:45 UTC (2+ messages)
` [PATCH] gdb/record: Support fense.tso, zicond, bitmanip, sinval and zihintntl in RISC-V
[PATCH 1/1] gdb/dap: Support multiple inferiors when using DAP
2025-11-21 19:05 UTC (3+ messages)
[PING v4][PATCH v13 0/2] gdb: mips: Add MIPSR6 support
2025-11-21 17:25 UTC (4+ messages)
[PATCH v2] gdb: Make printing enum types prettier
2025-11-21 16:12 UTC (3+ messages)
[PATCH] [gdb/corefiles] Fix segfault in add_thread_silent
2025-11-21 15:23 UTC (11+ messages)
[PUSHED] gdb/testsuite: avoid pointer values in test names
2025-11-21 11:01 UTC
[PATCH v3] gdb: Make startup message more user friendly
2025-11-20 20:56 UTC (2+ messages)
[PATCH] [gdb/testsuite] Fix build-id check in gdb.python/py-missing-objfile.exp
2025-11-20 20:54 UTC
[PATCH v3] gdb: fix loading compressed scripts from `.debug_gdb_scripts`-section
2025-11-20 20:51 UTC (2+ messages)
[PATCH] Fix dwarf2 "assertion failed" on bra without skip dwarf expression op
2025-11-20 19:05 UTC (5+ messages)
` [PATCH] gdb/dwarf2: add dwarf2_get_symbol_read_needs selftest
[PATCH 0/3] [gdb/testsuite] Fix whitespace issues
2025-11-20 17:57 UTC (7+ messages)
` [PATCH 1/3] [gdb/testsuite] Rewrite strings in gdb.ada/unchecked_union.exp
` [PATCH 3/3] [gdb/contrib] Check clean files in check-whitespace-pre-commit.sh
[PATCH] gdb/python: add Objfile.symtabs() method
2025-11-20 17:35 UTC (3+ messages)
[PATCHv3] gdb: include NT_I386_TLS note in generated core files
2025-11-20 17:19 UTC (3+ messages)
` [PATCHv4] "
[PATCH 0/2] Cleanup and minor optimisation for 'list' command
2025-11-20 16:39 UTC (3+ messages)
` [PATCH 1/2] gdb: minor code cleanups in list_command
` [PATCH 2/2] gdb: shortcut 'list LINENO'
[PATCH] gdb: test for misplaced symtab causing file not found error
2025-11-20 16:21 UTC
[PATCH] Do not apply properties to arch-allocated types
2025-11-20 16:14 UTC (2+ messages)
[PATCH 00/11] reimplement readnow_functions
2025-11-20 15:44 UTC (26+ messages)
` [PATCH 01/11] gdb: reimplement readnow_functions::search
` [PATCH 02/11] gdb: implement readnow_functions::has_symbols
` [PATCH 03/11] gdb: implement readnow_functions::has_unexpanded_symtabs
` [PATCH 04/11] gdb: implement readnow_functions::find_last_source_symtab
` [PATCH 05/11] gdb: implement readnow_functions::forget_cached_source_info
` [PATCH 06/11] gdb: implement readnow_functions::lookup_global_symbol_language
` [PATCH 07/11] gdb: implement readnow_functions::print_stats
` [PATCH 08/11] gdb: implement readnow_functions::expand_all_symtabs
` [PATCH 09/11] gdb: implement readnow_functions::find_pc_sect_compunit_symtab
` [PATCH 10/11] gdb: implement readnow_functions::map_symbol_filenames
` [PATCH 11/11] gdb: make readnow_functions to inherit from quick_symbol_functions
[PATCH] gdb/cli: fix use-after-free in set_logging with temporary streams
2025-11-20 14:53 UTC
[RFC 0/3] [gdb/contrib] Reduce false positives in check-gnu-style pre-commit check
2025-11-20 9:47 UTC (2+ messages)
[PATCH] [gdb/contrib] Add codespell:ignore-begin/ignore-end (disabled)
2025-11-20 9:16 UTC (2+ messages)
[PATCH] Remove section_offsets typedef
2025-11-19 22:42 UTC (3+ messages)
[RFC PATCH] gdb/py: Add pretty printer for __mfp8 for aarch64
2025-11-19 21:28 UTC (7+ messages)
[pushed] Return bool from block_starting_point_at
2025-11-19 20:32 UTC
[PATCH 0/3] Fix some issues with casting to dynamic types
2025-11-19 19:42 UTC (8+ messages)
` [PATCH 1/3] gdb/dwarf: use offset in dwarf_expr_context::read_mem
` [PATCH 2/3] gdb: force lval_memory for value components with dynamic data location
` [PATCH 3/3] gdb: resolve dynamic type in one value_cast case
[PATCH v4] gdb/dap: add option commandEscapePrefix
2025-11-19 18:54 UTC (6+ messages)
[PATCH] Make blockvector a little more self-contained
2025-11-19 17:42 UTC (3+ messages)
[PATCH] gdb: Make printing enum types prettier
2025-11-19 16:01 UTC (2+ messages)
[PATCH] gdb: use current executable for 'remote exec-file' in some cases
2025-11-19 10:32 UTC (6+ messages)
` [PATCH 0/2] Auto setting of 'remote exec-file'
` [PATCH 1/2] gdb/remote: replace use of std::pair with an actual struct
` [PATCH 2/2] gdb: use current executable for 'remote exec-file' in some cases
[PATCH 0/2] Fix regression in 'list' command
2025-11-19 10:32 UTC (8+ messages)
` [PATCH 1/2] gdb: fix 'list' for multiple source file results
` [PATCH 2/2] gdb: display a symbol more often in multi-file list output
` [PATCHv2 0/2] Fix regression in 'list' command
` [PATCHv2 1/2] gdb: fix 'list' for multiple source file results
` [PATCHv2 2/2] gdb: display a symbol more often in multi-file list output
[PATCH] gdb: add more styling to cli/cli-cmds.c
2025-11-19 10:26 UTC (3+ messages)
[pushed] gdb/mips: fix lwp_info ptr -> ref
2025-11-18 23:17 UTC (2+ messages)
Proposal for Temporary GDB Change to Improve .NET NativeAOT Debugging on ARM32
2025-11-18 18:47 UTC (2+ messages)
[PATCH] [gdb/build] Handle gdbsupport and gdbserver in gdb.pot
2025-11-18 18:38 UTC (2+ messages)
Fixing gdb crash issue when loading an elf file compiled with rust 1.87.0
2025-11-18 17:14 UTC (6+ messages)
` [PATCH] read_file_scope - avoid eventual crash when the file or directory name is null
aix: status of xcoffread.c
2025-11-18 16:57 UTC (5+ messages)
[PATCH v3 0/4] update is_addr_in_objfile to support "dynamic" objfiles
2025-11-18 16:54 UTC (2+ messages)
` [PING] "
[PATCH] Add support for new Ada task state
2025-11-18 15:58 UTC
[PATCH] [gdb/testsuite] Fix gdb.rust/methods.exp on i686-linux
2025-11-18 11:56 UTC (5+ messages)
[PATCH 0/3] [gdb] Fixes related to gettext macro
2025-11-18 11:52 UTC (9+ messages)
` [PATCH 1/3] [gdb/cli] Add missing _() for dump commands
` [PATCH 2/3] [gdb] Fix '_ ("foo")'
` [PATCH 3/3] [gdb/i18n] Use c++ in po/gdbtext
[RFC] [gdb/symtab] Bail out for fpc < 3.2.4 and DWARF v4
2025-11-18 11:33 UTC (7+ messages)
[PATCH] [gdb/symtab] Bail out for too short line header
2025-11-18 10:28 UTC
[PATCH 0/7] Objective-C fixes
2025-11-18 1:12 UTC (8+ messages)
` [PATCH 2/7] Make the gdb.objc tests compile
` [PATCH 3/7] Minor fixes to make gdb.objc tests pass
` [PATCH 5/7] Remove a couple Objective-C expression helpers
` [PATCH 7/7] Rewrite the @selector code
[PATCH] gdb: propagate use of target_desc unique pointers
2025-11-17 21:48 UTC
[pushed] gdb: revert std -> gdb unordered_map change in x86-nat.c
2025-11-17 21:41 UTC
[PATCH] gdb/ser-unix: work around conflicting types for tcflag_t
2025-11-17 21:25 UTC
[PATCH 0/9] Add new command to print the shadow stack backtrace
2025-11-17 20:14 UTC (14+ messages)
` [PATCH 1/9] gdb: Generalize handling of the shadow stack pointer
` [PATCH 6/9] gdb: Implement 'bt shadow' to print the shadow stack backtrace
` [PATCH 7/9] gdb: Provide gdbarch hook to distinguish shadow stack backtrace elements
[PATCH] gdb: fix casting minsym to type with a DW_AT_data_location sub-field
2025-11-17 19:37 UTC (2+ messages)
[pushed] gdb/netbsd: fix fallout of thread_info ptr to ref change
2025-11-17 17:59 UTC
[PATCH] gdb: use gdb::unordered_{set,map} at a few places
2025-11-17 16:31 UTC (12+ messages)
` [PATCH v2] "
[PATCH 0/5] [gdb] Fixes in producer.[ch]
2025-11-17 16:18 UTC (7+ messages)
` [PATCH 5/5] [gdb] Rewrite strings in producer_parsing_tests
` [PP?] [PATCH 0/5] [gdb] Fixes in producer.[ch]
[PATCH] Mark Pascal as case-insensitive
2025-11-17 15:03 UTC (7+ messages)
[pushed] gdb: change search_symtab helper to be a method
2025-11-17 10:32 UTC (3+ messages)
` [pushed] gdb: change find_compunit_symtab_by_address to find_symbol_by_address
` [pushed] gdb: simplify find_symbol_at_address
[pushed master+17] gdb: build solib-svr4-linux.o when building for targets xtensa*-*-*linux*
2025-11-17 5:35 UTC
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox