Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/6] Random small improvements in gdb/dwarf2
 2025-02-19 15:21 UTC  (10+ messages)
` [PATCH 1/6] gdb/dwarf: std::unordered_{set, map} -> gdb::unordered_{set, map} throughout
` [PATCH 2/6] gdb/dwarf: change some functions from "per objfile" to "per bfd"
` [PATCH 3/6] gdb/dwarf: pass dwarf2_per_bfd to dwarf2_per_cu_data constructor
` [PATCH 4/6] gdb/dwarf: pass section offset "
` [PATCH 5/6] gdb/dwarf: pass section "
` [PATCH 6/6] gdb/dwarf: set is_debug_types in signatured_type constructor

[PATCH] gdb/mi: Fix segfault when attaching a rocm process with MI
 2025-02-19 14:26 UTC 

[PATCH] gdb/tui: use correct setting to control asm window styling
 2025-02-19 13:57 UTC  (2+ messages)

[PATCH v2 1/2] testsuite, mi: fix indentation in get_mi_thread_list
 2025-02-19 13:52 UTC  (7+ messages)
` [PATCH v2 2/2] testsuite, mi: prevent buffer overflow "

[PATCH^11] gdb: mips: Add MIPSR6 support
 2025-02-19 13:14 UTC  (5+ messages)

Recall: Re: [PATCH^11] gdb: mips: Add MIPSR6 support
 2025-02-19 13:11 UTC 

[PATCH 0/2] gdb: mips: Add MIPSR6 support
 2025-02-19 13:01 UTC  (4+ messages)
` [PATCH v12 "
` [PATCH v12 1/2] Apply coding guidelines
` [PATCH v12 2/2] gdb: mips: Add MIPSR6 support

[PATCH v2] gdb/infrun: do not restart a stepped thread if not running (was: gdb/infrun: reset thread control's step info in end_stepping_range)
 2025-02-19 12:52 UTC  (3+ messages)

[PATCH 1/1] gdb/remote: Set the thread of the remote before sending qRcmd
 2025-02-19 12:50 UTC 

[PATCH v2 0/2] RISC-V: Fix abort when displaying data and add test
 2025-02-19  9:25 UTC  (4+ messages)
` [PATCH v2 1/2] RISC-V: Fix abort when displaying .dword
` [PATCH v2 2/2] RISC-V: Add testcase for 6 byte instruction

[PATCH] gdbserver: require_running_or_break for the 'z' packet
 2025-02-19  9:05 UTC  (2+ messages)

[RFC PATCH v4 00/15] gdbserver improvements for AArch64 SVE support
 2025-02-19  6:16 UTC  (24+ messages)
` [RFC PATCH v4 04/15] GDB: trad-frame: Store length of value_bytes in trad_frame_saved_reg
` [RFC PATCH v4 08/15] GDB: Allow DWARF expression evaluation to use regcache
` [RFC PATCH v4 09/15] GDB tdesc: Add vector type with number of elements given by math expression

[PATCH v3] gdbserver, remote: introduce "id_str" in the "qXfer:threads:read" XML
 2025-02-19  2:51 UTC  (3+ messages)

[PATCH] [PR corefiles/32441] Fix segfault if target_fileio_read_alloc fails
 2025-02-18 23:44 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] gdbserver: Add support for MicroBlaze host microblaze*-*-linux*
 2025-02-18 20:58 UTC  (6+ messages)

[PATCH 0/5] Fix handling of DW_FORM_ref_addr
 2025-02-18 19:31 UTC  (6+ messages)
` [PATCH 1/5] libiberty: move DW_LANG_* definitions to dwarf2.def
` [PATCH 2/5] gdb/dwarf: add dwarf_source_language_name
` [PATCH 3/5] gdb/dwarf: print DWARF CUs/TUs in "maint print objfiles"
` [PATCH 4/5] gdb/dwarf: sort compile/type units
` [PATCH 5/5] gdb/dwarf: make dwarf2_find_containing_comp_unit search only compilation units

[PATCH] gdb/remote: don't error if qGetTIBAddr is unsupported
 2025-02-18 18:47 UTC 

[PATCH] gdb/testsuite/rocm.exp: Use system GPU(s) to detect features
 2025-02-18 17:33 UTC  (3+ messages)

[PATCH v2] gdb/testsuite/rocm.exp: Use system GPU(s) to detect features
 2025-02-18 17:27 UTC 

[PATCH 0/2] [gdb/tdep] Fix vmovdqu decoding
 2025-02-18 14:38 UTC  (3+ messages)
` [PATCH 1/2] [gdb/tdep] Add amd64-insn-decode selftest

[PATCH v2 0/2] [gdb/testsuite] Two fixes for gdb.base/rtld-step.exp on i386-linux
 2025-02-18 13:58 UTC  (4+ messages)
` [PATCH v2 1/2] [gdb/testsuite] Fix finish in gdb.base/rtld-step.exp
` [PATCH v2 2/2] [gdb/testsuite] Fix _exit "

[RFC 0/9] Attempt to unify Python object's lifecycle
 2025-02-18 11:15 UTC  (2+ messages)
` [PING] "

[PATCH 1/1] gdb, testsuite, rust: fix for empty array
 2025-02-18  8:45 UTC  (2+ messages)

[PATCH 0/3] [gdb/testsuite] Clean up left-over processes
 2025-02-18  7:59 UTC  (6+ messages)
` [PATCH 1/3] [gdb/testsuite] Don't start gdb in gdb.base/gstack.exp
` [PATCH 2/3] [gdb/testsuite] Kill left-over process in gdb.base/add-symbol-file-attach.exp
` [PATCH 3/3] [gdb/testsuite] Exit left-over gdb in gdb.mi/mi-break.exp

[pushed] [gdb] Fix some typos
 2025-02-18  6:36 UTC 

[PATCH v5 0/3] Tab complete convenience variables
 2025-02-18  3:16 UTC  (4+ messages)
` [PATCH v5 1/3] gdb: Do not create variables when parsing expressions
` [PATCH v5 2/3] gdb: Tab complete internalvars in expressions
` [PATCH v5 3/3] gdb: Tab-complete registers "

[PATCHv2 0/2] Handle empty ranges for inline subroutines
 2025-02-17 22:03 UTC  (5+ messages)
` [PATCHv3 "

[PATCH] gdb/dwarf: add logging for CU expansion
 2025-02-17 20:54 UTC 

[PATCH] GDB: add stabs deprecation warning
 2025-02-17 20:08 UTC 

[pushed 1/2] gdb/dwarf: remove spurious space
 2025-02-17 19:57 UTC  (2+ messages)
` [pushed 2/2] gdb/dwarf: make maybe_queue_comp_unit return bool

[PATCH v4 0/3] Tab complete convenience variables
 2025-02-17 19:48 UTC  (6+ messages)
` [PATCH v4 1/3] gdb: Do not create variables when parsing expressions
` [PATCH v4 2/3] gdb: Tab complete internalvars in expressions
` [PATCH v4 3/3] gdb: Tab-complete registers "

[pushed 1/2] gdb: remove unused include in objfiles.h
 2025-02-17 19:38 UTC  (2+ messages)
` [pushed 2/2] gdb: remove unused include in symfile-debug.c

[Pushed as Obvious] testsuite, mi: fix indentation in get_mi_thread_list
 2025-02-17 19:14 UTC 

[PATCH] gdb/doc: fix help text for 'set style disassembler enabled'
 2025-02-17 15:43 UTC  (2+ messages)

[PATCH] gdb: fix color_option_def compile error (clang)
 2025-02-16 15:14 UTC  (2+ messages)

[PATCH 00/12] Add CET shadow stack support
 2025-02-16 10:45 UTC  (9+ messages)
` [PATCH 11/12] gdb, gdbarch: Introduce gdbarch method to get the shadow stack pointer

[PATCH] alpha, ld: remove -taso option
 2025-02-15  1:36 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] gdb/python: handle non-utf-8 character from gdb.execute()
 2025-02-14 21:22 UTC 

[PATCH] gdb/python: new styled argument to gdb.execute
 2025-02-14 21:18 UTC  (3+ messages)

[PATCH] gdb/testsuite: clean ups in gdb.python/py-source-styling.exp
 2025-02-14 21:13 UTC  (3+ messages)

[PATCH 0/2] TUI: better source display before inferior start
 2025-02-14 21:10 UTC  (4+ messages)
` [PATCH 2/2] gdb/tui: use maybe_update for source centring in an extra case

[PATCHv7 0/6] disabled_by_cond fixes for breakpoints
 2025-02-14 21:04 UTC  (8+ messages)
` [PATCHv8 "
  ` [PATCHv8 1/6] gdb: fixes for code_breakpoint::disabled_by_cond logic
  ` [PATCHv8 2/6] gdb: restructure disable_breakpoints_in_unloaded_shlib
  ` [PATCHv8 3/6] gdb: handle dprintf breakpoints when unloading a shared library
  ` [PATCHv8 4/6] gdb: don't clear inserted flag in disable_breakpoints_in_unloaded_shlib
  ` [PATCHv8 5/6] gdb: disable internal b/p when a solib is unloaded
  ` [PATCHv8 6/6] gdb: handle empty locspec when printing breakpoints

[PATCH] gdbserver: use `gdb::unordered_map`
 2025-02-14 20:13 UTC  (3+ messages)

[PATCH 1/3] gdb/dwarf: use term "shard" instead of "index"
 2025-02-14 20:02 UTC  (7+ messages)
` [PATCH 2/3] gdb/dwarf: rename cooked_index_worker subclasses
` [PATCH 3/3] gdb/dwarf: unique_ptr cleanup

[PATCH] Handle DW_FORM_data4 in read-debug-names.c
 2025-02-14 19:34 UTC  (3+ messages)

[PATCH 0/2] Adding ability to disable GDB compile
 2025-02-14 19:28 UTC  (7+ messages)
` [PATCH 1/2] gdb: Remove compile-related attributes from struct language
` [PATCH 2/2] gdb: add configure option to disable compile

Follow up to stabs deprecation - AIX regressions
 2025-02-14 17:53 UTC  (7+ messages)

[PATCH] gdb/python/dap: prefix internal attributes with underscore
 2025-02-14 17:52 UTC  (3+ messages)

[PATCH] gdb: only update m_last_subfile after writing a line table entry
 2025-02-14 16:53 UTC  (3+ messages)

[PATCH] Fix 64-bit BFD detection causing build failures
 2025-02-14 16:13 UTC  (5+ messages)

[PATCH v2] Fix 64-bit BFD detection causing build failures
 2025-02-14 16:08 UTC 

[PATCH] Fix DAP defer_stop_events implementation
 2025-02-14 14:48 UTC  (5+ messages)

[PATCH v2] Fix leak with internal functions
 2025-02-14 13:05 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Fix disassembly for dynamic libraries
 2025-02-14 11:05 UTC  (2+ messages)

[PATCH] Handle DW_END_default
 2025-02-13 21:17 UTC  (3+ messages)

[PATCH 0/3] Sometimes print emoji
 2025-02-13 20:36 UTC  (5+ messages)
` [PATCH 1/3] Do not use warning_pre_print in linux-thread-db.c
` [PATCH 2/3] Simplify warning_pre_print
` [PATCH 3/3] Use emoji to indicate errors and warnings

[pushed] Update my maintenance areas in MAINTAINERS file
 2025-02-13 18:23 UTC 

[PATCH 1/1] gdb, testsuite: Rename set_sanitizer procedures to append_environment
 2025-02-13 16:57 UTC  (3+ messages)
  ` [pushed][PATCH "

[PATCH] gdb: Fix assertion failure when inline frame #0 is duplicated
 2025-02-13 15:53 UTC  (7+ messages)
          ` [PATCH v2] "

[PATCH 1/1] Fix mkdir_recursive on windows when CWD is root
 2025-02-13 11:34 UTC 

[PATCH 1/1] aarch64: fix a crash during maintenance print cooked-registers
 2025-02-13 11:09 UTC  (5+ messages)
      ` [PUSHED][PATCH "

[PATCH v2] [gdb/tui] Don't show incorrect source file in source window
 2025-02-13 10:04 UTC  (5+ messages)

[PATCH] Remove assumption from py-symbol.exp
 2025-02-13  4:00 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Fix abort when displaying data and add test
 2025-02-13  0:52 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: Fix abort when displaying .dword

[PATCH] gdb: restrict configure error with all targets and 64 bit bfd to mips
 2025-02-12 19:28 UTC  (6+ messages)

[PATCH 0/6] Update gdb.ada tests for gnat-llvm
 2025-02-12 18:37 UTC  (7+ messages)
` [PATCH 1/6] Check for compiler support in scalar_storage.exp
` [PATCH 2/6] Introduce ada_simple_compile
` [PATCH 3/6] Check -fvar-tracking via ada_simple_compile
` [PATCH 4/6] Look for -fgnat-encodings option
` [PATCH 5/6] Check whether gnatmake supports -Og
` [PATCH 6/6] Check whether gnatmake can link with -shared

[pushed] Reorder gnatmake arguments in inline-section-gc.exp, again
 2025-02-12 17:05 UTC 

[pushed] Reorder gnatmake arguments in inline-section-gc.exp
 2025-02-12 16:08 UTC  (5+ messages)

[pushed] Add copyright header to gnat_debug_info_test.adb
 2025-02-12 15:33 UTC 

[PATCH 0/2] [gdb/testsuite] Two fixes for gdb.base/rtld-step.exp on i386-linux
 2025-02-12 15:24 UTC  (3+ messages)
` [PATCH 1/2] [gdb/testsuite] Fix finish in gdb.base/rtld-step.exp
` [PATCH 2/2] [gdb/testsuite] Fix _exit "

page:  |  | latest

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