Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/3] More random DWARF cleanups
 2025-03-03 21:35 UTC  (4+ messages)
` [PATCH 1/3] gdb/dwarf: remove create_cu_from_index_list
` [PATCH 2/3] gdb/dwarf: make dwarf2_get_dwz_file a method of dwarf2_per_bfd
` [PATCH 3/3] gdb/dwarf: pass is_dwz to dwarf2_per_cu constructor

[PATCH v2] [gdb/symtab] Fix dwarf version of DWO TU
 2025-03-03 21:22 UTC  (6+ messages)

[PATCH] gdb/dwarf: save DWARF version in dwarf2_loclist_baton, remove it from dwarf2_per_cu
 2025-03-03 21:18 UTC 

[PATCH v2] Add language to type unit in debug-names-tu.exp.tcl
 2025-03-03 21:01 UTC  (2+ messages)

[PATCH] gdb/dwarf: remove unnecessary abfd parameter in dwarf2_per_bfd::locate_sections
 2025-03-03 21:00 UTC  (3+ messages)

[PATCH] gdb/dwarf: rename dwarf2_per_cu_data -> dwarf2_per_cu
 2025-03-03 20:55 UTC  (5+ messages)

[PATCH] gdb: add load-libthread-db-quietly option
 2025-03-03 16:31 UTC  (10+ messages)

[PATCH 0/3] [gdb/doc] Improve documentation of address locations
 2025-03-03 16:14 UTC  (8+ messages)
` [PATCH 1/3] [gdb/doc] Don't advertise *&function for pascal and modula-2
` [PATCH 2/3] [gdb/doc] Fix address location with file prefix
` [PATCH 3/3] [gdb/doc] Indicate in which languages 'filename'::funcaddr works

[pushed 1/2] gdb: remove unused include from frame.c
 2025-03-03 15:46 UTC  (2+ messages)
` [pushed 2/2] gdb: remove some unused includes from printcmd.c

[PATCH] [aarch64] Fix gdbserver crashes on SVE/SME-enabled systems
 2025-03-03 15:36 UTC  (4+ messages)

[PATCH] gdb: Fix assertion failure when inline frame #0 is duplicated
 2025-03-03 15:35 UTC  (6+ messages)
` [PATCH v2] "

GDB 16.3 release - 2025-03-01 update
 2025-03-03 15:08 UTC  (3+ messages)

[PATCH v3 00/13] [gdb/tdep] amd64 decoding fixes
 2025-03-03 14:04 UTC  (6+ messages)
` [PATCH v3 07/13] [gdb/tdep] Fix rip-relative insn handling in amd64_get_used_input_int_reg
` [PATCH v3 11/13] [gdb/tdep] Make amd64_get_insn_details more regular
` [PATCH v3 12/13] [gdb/tdep] Fix vmovdqu decoding
` [PATCH v3 13/13] [gdb/tdep] Support REX2 and EVEX prefix

[PATCH 00/10] Some simple changes to use gdb's unordered set and map
 2025-03-02 11:21 UTC  (18+ messages)
` [PATCH 01/10] Use gdb set and map in source_cache
` [PATCH 02/10] Use gdb set and map in TUI
` [PATCH 03/10] Use gdb::function_view in iterate_over_threads
` [PATCH 04/10] Use gdb set and map in mi-main.c
` [PATCH 05/10] Use gdb set and map in remote.c
` [PATCH 06/10] Use gdb map in target-connection.c
` [PATCH 07/10] Use gdb set in all_non_exited_process_targets
` [PATCH 08/10] Use gdb set in dwarf2/aranges.c
` [PATCH 09/10] Use gdb map in py-connection.c
` [PATCH 10/10] Use gdb map in mi-cmds.c

[PATCH 0/2] gdb: mips: Add MIPSR6 support
 2025-03-02  0:17 UTC  (4+ messages)
` [PATCH v12 2/2] "

💋Remi
 2025-03-01 16:48 UTC 

[PATCH] gdb/dwarf: add dwarf2_per_bfd::filename and use it where possible
 2025-02-28 19:23 UTC  (3+ messages)

[PATCH v4] gdb/dap - Add CompletionsRequest
 2025-02-28 19:16 UTC  (2+ messages)

[PATCH v8 0/2] gdb: setting BP with multiple locations only displays one location
 2025-02-28 16:24 UTC  (10+ messages)
` [PATCH v8 1/2] gdb: extend gdb_breakpoint for multiple locations
` [PATCH v8 2/2] gdb, breakpoint: output multiple bp locations
  ` [PING][PATCH v8 0/2] gdb: setting BP with multiple locations only displays one location
    ` [PINGv2][PATCH "

[PATCH v2] Fix 64-bit BFD detection causing build failures
 2025-02-28 15:18 UTC  (4+ messages)
` [PING][PATCH "

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

💜Isabelle
 2025-02-28  3:12 UTC 

[pushed] gdb, gdbserver, gdbsupport: fix some namespace comment formatting
 2025-02-28  2:36 UTC 

[RFC v4 04/22] gdb/python: add owner property to gdb.Type
 2025-02-27 22:29 UTC  (2+ messages)

[PATCH] [gdb/testsuite] Fix gdb.base/nostdlib.exp on aarch64
 2025-02-27 19:38 UTC  (2+ messages)

[PATCH] gdb/dwarf: change some per-objfile functions to be per-bfd
 2025-02-27 18:06 UTC  (4+ messages)

[PATCH 1/2] gdb/dwarf: pass unit length to dwarf2_per_cu_data constructor
 2025-02-27 15:18 UTC  (6+ messages)
` [PATCH 2/2] gdb/dwarf: fix failed assertion in dwarf2_find_containing_comp_unit selftest

[RFC] gdb: block SIGTERM during fetch_inferior_event
 2025-02-27 11:31 UTC 

⚤Noelle
 2025-02-26 21:01 UTC 

[PATCH] gdb/testsuite: add test for memory requirements of gcore
 2025-02-26 17:50 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 1/1] gdb, testsuite, rust: fix for empty array
 2025-02-26 16:59 UTC  (4+ messages)

[PATCH v5 00/11] GDB-internal TLS support for Linux targets
 2025-02-26 16:49 UTC  (6+ messages)
` [PATCH v5 03/11] Track and fetch TLS module ids for MUSL and GLIBC

[PATCH] Remove gnatmake_version_at_least
 2025-02-26 16:08 UTC  (2+ messages)

[PATCH 1/2] gdb/dwarf: convert dwarf2_per_bfd::signatured_types to a gdb::unordered_set
 2025-02-26 15:31 UTC  (7+ messages)
` [PATCH 2/2] gdb/dwarf: fix signature_type created with nullptr section

🔑Reyna
 2025-02-26 15:18 UTC 

[PATCH v4] RISC-V: Fix abort when displaying data and partial instructions
 2025-02-26 15:13 UTC  (2+ messages)

[RFC v4 00/22] Add Python "JIT" API
 2025-02-26 11:44 UTC  (4+ messages)
` [RFC v4 01/22] gdb: introduce expand_symtabs_maybe_overlapping

[PATCH] This commit adds record full support for rv64gc instruction set
 2025-02-26 11:14 UTC  (2+ messages)
` [PATCH][PING] "

[RFC v2 00/10] Attempt to unify Python object's lifecycle
 2025-02-26 11:06 UTC  (11+ messages)
` [RFC v2 01/10] gdb/python: preserve identity for gdb.Symtab objects
` [RFC v2 02/10] gdb/python: preserve identity for gdb.Symbol objects
` [RFC v2 03/10] gdb/python: do not hold on gdb.Symtab object from gdb.Symtab_and_line
` [RFC v2 04/10] gdb/python: preserve identity for gdb.Type objects
` [RFC v2 05/10] gdb/python: do not hold on gdb.Type object from gdb.Value
` [RFC v2 06/10] gdb/python: introduce gdbpy_registry
` [RFC v2 07/10] gdb/python: convert gdb.Symbol to use gdbpy_registry
` [RFC v2 08/10] gdb/python: convert gdb.Type "
` [RFC v2 09/10] gdb/python: convert gdb.Symtab "
` [RFC v2 10/10] gdb/python: convert gdb.Symtab_and_line "

[pushed] [gdb/build] Fix unused var in dwarf2/read.c
 2025-02-26  6:47 UTC 

[PATCH] gdb/dwarf: use dwz_file::filename in a few spots
 2025-02-26  3:35 UTC  (3+ messages)

[PATCH] gdb: move "gdb:function_view" into quick-symbol.h typedefs
 2025-02-26  3:34 UTC  (3+ messages)

[PATCH] gdb/dwarf: initialize tu_stats fields
 2025-02-26  3:21 UTC  (3+ messages)

[pushed] Remove struct print_one_inferior_data
 2025-02-25 22:20 UTC 

[pushed] gdb/dwarf: remove unused include in read.c
 2025-02-25 20:24 UTC 

[PATCH v3] gdb/dap - Add CompletionsRequest
 2025-02-25 19:17 UTC  (3+ messages)

[PATCH v4 0/2] Fix XPASSes with modern clang
 2025-02-25 19:15 UTC  (4+ messages)
` [PATCH v4 1/2] gdb/testsuite: fix XPASSes when testing with clang

[PATCH 0/3] Add displaced stepping support for AMD GPUs
 2025-02-25 17:17 UTC  (5+ messages)
` [PATCH 3/3] gdb/amd-dbgapi: add displaced stepping support

[PATCH v2] [gdb/tui] Don't show incorrect source file in source window
 2025-02-25 15:32 UTC  (9+ messages)

[PATCH 1/1] Fix mkdir_recursive on windows when CWD is root
 2025-02-25 14:59 UTC  (5+ messages)

☝Annika
 2025-02-25 13:51 UTC 

[PATCH] gdb: remove disable_breakpoints_in_shlibs function
 2025-02-25 13:30 UTC 

[PATCH 1/1] gdb/remote: Set the thread of the remote before sending qRcmd
 2025-02-25 11:29 UTC  (5+ messages)

[PATCH] gdbserver: require_running_or_break for the 'z' packet
 2025-02-25  9:52 UTC  (2+ messages)
` [PATCH v2] gdbserver: require_running_or_break for the 'z' and 'vCont' packets

Have you ever made a girl squirt?
 2025-02-25  9:49 UTC 

[PATCH] gdb/windows: remove disable_breakpoints_in_shlibs call
 2025-02-25  9:27 UTC  (3+ messages)

[PATCH] gdb: move "gdb:function_view" into quick-symbol.h typedefs
 2025-02-24 21:09 UTC  (2+ messages)

[PATCH] Use ui_out for "info checkpoints"
 2025-02-24 20:21 UTC  (3+ messages)

[PATCH] Avoid double-decoding in ada_add_global_exceptions
 2025-02-24 20:21 UTC 

[PATCH 0/2] Avoid excessive CU expansion
 2025-02-24 20:08 UTC  (4+ messages)

[PATCH v8 0/2] add annotation in 'info locals' command for variables shadowing case
 2025-02-24 19:31 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 0/3] [gdb/testsuite] Clean up left-over processes
 2025-02-24 18:43 UTC  (8+ messages)
` [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

[PATCH v2] gdb, configure: Add disable-formats option for configure
 2025-02-24 18:37 UTC  (3+ messages)

[PATCH] gdb: reduce breakpoint-modified events for dprintf b/p
 2025-02-24 18:25 UTC 

[PATCH 0/5] Fix handling of DW_FORM_ref_addr
 2025-02-24 18:09 UTC  (11+ messages)
` [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/tui: use correct setting to control asm window styling
 2025-02-24 16:59 UTC  (3+ messages)

[PATCH] gdb/doc: fix help text for 'set style disassembler enabled'
 2025-02-24 16:56 UTC  (3+ messages)

[PATCH] [gdb/doc] Fix documentation of handle SIGKILL
 2025-02-24 15:23 UTC  (2+ messages)

[PATCH v2] [gdb/symtab] Handle DW_OP_entry_value at function entry
 2025-02-24 14:52 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] [gdb/tdep] Only catch NO_ENTRY_VALUE_ERROR in ppc_sysv_get_return_buf_addr
 2025-02-24 14:49 UTC  (2+ messages)
` [PING][PATCH] "

page:  |  | latest

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