Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v2] gdb/symtab.c Fix completion of template class members
 2025-12-01 14:54 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] [gdb/testsuite] Use gdb_load in gdb.rocm/break-kernel-no-debug-info.exp
 2025-12-01 14:37 UTC 

[PATCH] gdb/testsuite: make more use of clean_restart's argument
 2025-12-01 14:05 UTC  (4+ messages)
` [PATCHv2] "

[PATCHv2] gdb/aarch64: change target_ops::stopped_data_address API
 2025-12-01 13:57 UTC  (4+ messages)
` [PATCHv3] "

[PATCH] [corefiles] Sort info proc mappings table
 2025-12-01 11:42 UTC  (2+ messages)

[PATCH v2] RISC-V: Fix incorrect DW_AT_high_pc after linker relaxation
 2025-12-01  8:37 UTC  (2+ messages)

[PATCH] RISC-V: Fix incorrect .size calculation for bar function in gdb/testsuite/gdb.arch/riscv-unwind-long-insn.S
 2025-12-01  7:16 UTC  (2+ messages)

[PATCH] Remove two "unsupported" tests from gdb.dwarf2/imported-unit.exp
 2025-12-01  0:41 UTC 

GDB 17.1 release update -- 2025-11-29
 2025-11-30 11:37 UTC 

[PATCH] [gdb/testsuite] Add tclint-plugin.py
 2025-11-30  9:21 UTC  (2+ messages)

[PATCH] Print more template parameters with ptype
 2025-11-30  2:14 UTC 

[PATCH] Fix tui new-layout -horizontal argument placement
 2025-11-29 17:40 UTC 

[PATCH] gdb: Fix tui new-layout -horizontal argument placement
 2025-11-29 15:57 UTC 

[PATCH] gdb: handle unlimited screen width case in print_gdb_hints
 2025-11-29 15:14 UTC 

[PATCH] gdb: propagate use of target_desc unique pointers
 2025-11-29  4:48 UTC  (2+ messages)

New ARI warning Sat Nov 29 02:00:16 GMT 2025
 2025-11-29  2:00 UTC 

[PATCH 1/3] gdb: update doc for the $_ variable and search commands
 2025-11-28 16:17 UTC  (10+ messages)
` [PATCH 2/3] gdb: use builtin_func_ptr for the `$_` convenience var
` [PATCH 3/3] gdb: remove last_examine_address

[PATCH] gdb/testsuite: fix a few typos
 2025-11-28 15:40 UTC  (3+ messages)

[PATCH v11 0/2] add annotation in 'info locals' command for variables shadowing case
 2025-11-28 15:23 UTC  (8+ messages)
` [PATCH v11 1/2] gdb: "
` [PATCH v11 2/2] gdb: add shadowed field in '-stack-list-locals/variables' mi commands

[pushed] gdb: update blockvector::lookup
 2025-11-28 13:49 UTC  (4+ messages)
` [pushed] gdb: change blockvector::contains() to handle blockvectors with "holes"
` [pushed] gdb: add unittests for blockvector lookup functions
` [pushed] gdb: update is_addr_in_objfile to support "dynamic" objfiles

[PATCH] [gdb/testsuite] Fix gdb.base/long_long.exp on arm
 2025-11-28 12:37 UTC  (2+ messages)

[PATCH] [gdb/build, c++20] Fix UTF-8 string literal usage
 2025-11-28 11:51 UTC  (2+ messages)

[pushed] [gdb/testsuite] Fix three typos in gdb.base/long_long.exp
 2025-11-28 10:27 UTC 

[PATCH 0/2] Add warning if the native target is not supported
 2025-11-28  9:20 UTC  (19+ messages)
` [PATCH 1/2] gdb: introduce command "info architecture"
` [PATCH 2/2] gdb: add warning when no native target is available

[PATCH] [gdb/testsuite] Fix timeout in gdb.base/async-shell.exp
 2025-11-28  9:00 UTC 

[PATCH] gdb: implement "info proc environ"
 2025-11-28  7:55 UTC  (9+ messages)

[PATCH v2] gdb: implement "info proc environ"
 2025-11-28  7:52 UTC 

[PATCH] gdb/guile: remove support for Guile < 2.2
 2025-11-28  7:37 UTC  (3+ messages)

Fixing gdb crash issue when loading an elf file compiled with rust 1.87.0
 2025-11-27 23:22 UTC  (8+ messages)
` [PATCH] read_file_scope - avoid eventual crash when the file or directory name is null

[PATCH v6] gdb: Print linker namespace when showing a frame
 2025-11-27 20:32 UTC  (2+ messages)
` [PING]Re: "

[PATCH v6 0/3] Introduce syntax for linker-namespace specific symbols
 2025-11-27 20:30 UTC  (2+ messages)
` [PING]Re: "

[PATCH v2] gdb/reverse: force direction to forward when stopping record
 2025-11-27 20:29 UTC  (2+ messages)
` [PING]Re: "

[pushed] gdb/MAINTAINERS: add Christina Schimpe as x86-64 and i386 maintainer
 2025-11-27 17:52 UTC 

[PATCH v3] gdb: Make startup message more user friendly
 2025-11-27 17:27 UTC  (3+ messages)

[PATCH] gdb: test for misplaced symtab causing file not found error
 2025-11-27 15:48 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v2] [pre-commit] Add pre-commit setup check
 2025-11-27 13:51 UTC  (2+ messages)

[PATCH v3] [pre-commit] Add pre-commit setup check
 2025-11-27 13:46 UTC 

[PUSHED] gdb: make test name initials lowercase in gdb.base/gdbvars.exp
 2025-11-27 13:09 UTC 

[PATCH] [gdb/tdep] Simplify i386_thiscall_push_dummy_call
 2025-11-27 11:52 UTC  (2+ messages)

[PATCH] bfd/ELF: Handle multiple build-ids in corefile
 2025-11-27  8:30 UTC  (2+ messages)

[pushed] gdb: fix some whitespace issues
 2025-11-26 20:42 UTC 

[PATCH v3 0/4] update is_addr_in_objfile to support "dynamic" objfiles
 2025-11-26 19:58 UTC  (11+ messages)
` [PATCH v3 1/4] gdb: update blockvector::lookup
` [PATCH v3 2/4] gdb: change blockvector::contains() to handle blockvectors with "holes"
` [PATCH v3 3/4] gdb: add unittests for blockvector lookup functions
` [PATCH v3 4/4] gdb: update is_addr_in_objfile to support "dynamic" objfiles
` [PING] Re: [PATCH v3 0/4] "

[PATCH] gdb/testsuite: remove guile "test byte at sp, before flush" test
 2025-11-26 18:16 UTC 

[PATCH 0/9] Add new command to print the shadow stack backtrace
 2025-11-26 16:29 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 8/9] gdb: Implement the hook 'is_no_return_shadow_stack_address' for amd64 linux
` [PATCH 9/9] gdb, mi: Add -shadow-stack-list-frames command

[RFC PATCH] gdb/py: Add pretty printer for __mfp8 for aarch64
 2025-11-26 16:08 UTC  (3+ messages)

[PATCH 0/3 v4] gdb: Make printing enum types prettier
 2025-11-26 12:43 UTC  (5+ messages)
` [PATCH 1/3] gdb: Move logic for printing enums to a helper function
` [PATCH 2/3] gdb: Replace \r\n with multi_line to make tests more readable
` [PATCH 3/3] gdb: Make printing enum types prettier

gdb `tui new-layout` documentation patch
 2025-11-25 23:31 UTC 

[PATCH] gdb/solib-svr4: remove unnecessary assert and variable
 2025-11-25 20:26 UTC  (2+ messages)

[PATCH 0/3] Fix svr4_solib_ops not loading shared libraries symbols for core files
 2025-11-25 20:14 UTC  (3+ messages)
` [PATCH 2/3] Update solib when an inferior is not being executed (e.g. core files)

[PATCH] gdb: replace FRAME_OBSTACK_{C, Z}ALLOC macros with templated functions
 2025-11-25 20:11 UTC  (2+ messages)
` [PATCH] gdb: replace FRAME_OBSTACK_{C,Z}ALLOC "

[PATCH v10 0/2] add annotation in 'info locals' command for variables shadowing case
 2025-11-25 19:00 UTC  (4+ messages)
` [PATCH v10 1/2] gdb: "

[PATCH v2 1/1] gdb/dap: Support multiple inferiors when using DAP
 2025-11-25 12:37 UTC  (4+ messages)

[PATCH v3 1/1] bfd/loongarch: set PRSTATUS_SIZE=0x1e0 to match kernel's struct elf_prstatus size
 2025-11-25 11:35 UTC  (3+ messages)
` [PATCH v4] bfd: "

[PATCH 1/9] Remove duplicate code from windows_nat_target::resume
 2025-11-25 10:42 UTC  (9+ messages)
  ` [PATCH 2/9] Simplify windows_nat_target::resume
  ` [PATCH 3/9] Move struct declarations into windows-nat.h
  ` [PATCH 4/9] Create x86-windows-nat.c
  ` [PATCH 5/9] Move x86 debug registers and related code into x86-windows-nat.c
  ` [PATCH 6/9] Move x86 register "
  ` [PATCH 7/9] Move x86 selector "
  ` [PATCH 8/9] Move software breakpoint recognition "
  ` [PATCH 9/9] Add aarch64-windows support

[PATCH v2] PowerPC: Skip base type RTTI tests before inferior start
 2025-11-25  8:39 UTC  (2+ messages)

[PATCH 1/2] gdb/dwarf: remove nullptr prop check in dwarf2_evaluate_property
 2025-11-25  4:04 UTC  (2+ messages)
` [PATCH 2/2] gdb/dwarf: remove nullptr check in dwarf2_locexpr_baton_eval

[PATCH 0/2 v3] gdb: Make printing enum types prettier
 2025-11-24 21:36 UTC  (6+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v3] gdb: Move logic for printing enums to a helper function

[PATCH v2 00/13] reimplement readnow_functions
 2025-11-24 19:55 UTC  (14+ messages)
` [PATCH v2 01/13] gdb: reimplement readnow_functions::search
` [PATCH v2 02/13] gdb: implement readnow_functions::has_symbols
` [PATCH v2 03/13] gdb: implement readnow_functions::has_unexpanded_symtabs
` [PATCH v2 04/13] gdb: implement readnow_functions::find_last_source_symtab
` [PATCH v2 05/13] gdb: implement readnow_functions::forget_cached_source_info
` [PATCH v2 06/13] gdb: implement readnow_functions::lookup_global_symbol_language
` [PATCH v2 07/13] gdb: implement readnow_functions::print_stats
` [PATCH v2 08/13] gdb: implement readnow_functions::expand_all_symtabs
` [PATCH v2 09/13] gdb: implement readnow_functions::find_pc_sect_compunit_symtab
` [PATCH v2 10/13] gdb: implement readnow_functions::map_symbol_filenames
` [PATCH v2 11/13] gdb: make readnow_functions to inherit from quick_symbol_functions
` [PATCH v2 12/13] gdb/testsuite: fix few tests after change in readnow_functions
` [PATCH v2 13/13] gdb: update message in symbol_file_add_with_addrs after changes "

[PATCH v3] gdb/record: Support fense.tso, zicond, bitmanip, sinval and zihintntl in RISC-V
 2025-11-24 19:45 UTC  (3+ messages)

[PATCH] gdb/testsuite: add test for corefile with no threads
 2025-11-24 16:53 UTC 

[PATCH v1] PowerPC: Mark RTTI typeid tests as expected fail before inferior start
 2025-11-24 14:25 UTC  (2+ messages)

[PATCH] gdbsupport: remove undefined behaviour from (forward_)scope_exit
 2025-11-24 11:48 UTC  (4+ messages)
` [PATCHv2] "

[PATCH 0/3] Fix some issues with casting to dynamic types
 2025-11-24  4:39 UTC  (8+ messages)
` [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 0/3] [gdb/testsuite] Some fixes in gdb.multi/remote-with-running-inferior.exp
 2025-11-23 15:35 UTC  (4+ messages)
` [PATCH 1/3] [gdb/testsuite] Fix FAIL "
` [PATCH 2/3] [gdb/testsuite] Fix two typos "
` [PATCH 3/3] [gdb/testsuite] Simplify gdb.multi/remote-with-running-inferior.exp

[PATCH v3] [gdb/symtab] Fix DW_TAG_member regression
 2025-11-23 13:39 UTC  (2+ messages)
` [PING] "

[PATCH 0/3] [gdb/testsuite] Fix whitespace issues
 2025-11-23 13:36 UTC  (9+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] [gdb/contrib] Check clean files in check-whitespace-pre-commit.sh

[PATCH v2] [gdb/contrib] Check clean files in check-whitespace-pre-commit.sh
 2025-11-23 13:29 UTC 

[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 

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  (5+ messages)
` [PATCH 5/6] gdb/dwarf: store addr/offset/ref_addr sizes in dwarf2_per_cu

[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] [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  (3+ messages)
` [PATCH] gdb/dwarf2: add dwarf2_get_symbol_read_needs selftest

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox