[PATCH 0/3] gcore: add --help and --version options
2025-03-06 17:32 UTC (6+ messages)
` [PATCH 1/3] gcore: add -v or --version option to show version number
` [PATCH 2/3] gcore: add -h|--help options, and improve help/usage message output
` [PATCH 3/3] gcore/doc: fix mistake in the gcore man page
[PATCH] Use 'const' in some gdbarch methods
2025-03-06 17:29 UTC
[PATCH] [gdbserver] Drop abbreviations in gdbserver/xtensa-xtregs.cc
2025-03-06 17:13 UTC
[pushed] [gdbserver] Add codespell section in setup.cfg
2025-03-06 16:57 UTC
[PATCH] [gdbsupport] Add codespell section in setup.cfg
2025-03-06 16:50 UTC (3+ messages)
[PATCH 1/7] gdb/dwarf: make read_cutu_die_from_dwo a method of cutu_reader
2025-03-06 16:39 UTC (18+ messages)
` [PATCH 2/7] gdb/dwarf: make init_cu_die_reader "
` [PATCH 3/7] gdb/dwarf: add empty lines in cutu_reader::read_cutu_die_from_dwo comment
` [PATCH 4/7] gdb/dwarf: move a bunch of DIE-reading functions to cutu_reader
` [PATCH 5/7] gdb/dwarf: pass dwarf2_cu instead of cutu_reader to two functions
` [PATCH 6/7] gdb/dwarf: make all fields of cutu_reader private
` [PATCH 7/7] gdb/dwarf: remove unnecessary `this->` in read.c
[PATCH] gdb: remove unnecessary local variable in pager_file::puts
2025-03-06 16:15 UTC (3+ messages)
[PATCH] Add a quit to maint_print_all_sections
2025-03-06 15:19 UTC
[PATCH] [gdb/testsuite] Add gdb.arch/s390-disassemble.exp
2025-03-06 14:41 UTC
[pushed] [gdbserver] Fix some typos
2025-03-06 14:35 UTC
[PATCH] Avoid double-decoding in ada_add_global_exceptions
2025-03-06 14:28 UTC (2+ messages)
[PATCH] gdb: Fix assertion failure when inline frame #0 is duplicated
2025-03-06 13:36 UTC (7+ messages)
` [PATCH v2] "
[pushed] [gdbsupport] Fix some typos
2025-03-06 11:58 UTC
[pushed] [gdb] Fix typos in some selftests
2025-03-06 10:35 UTC
[PATCH v2] gdb/testsuite: add test for memory requirements of gcore
2025-03-05 20:39 UTC (6+ messages)
` [PATCH v3] "
[PATCH] Use "::" as separator for Fortran in cooked index
2025-03-05 17:26 UTC (5+ messages)
[PATCH] gdb: do not handle a NULL linebuffer in pager_file::puts
2025-03-05 17:19 UTC (3+ messages)
[PATCH] Inconsistent treatment of template parameters in DWARF reader
2025-03-05 17:10 UTC (3+ messages)
[PATCH 1/8] gdb/dwarf: remove unnecessary local variable in dw2_get_file_names_reader
2025-03-05 17:03 UTC (21+ messages)
` [PATCH 2/8] gdb/dwarf: remove unnecessary parameter of create_cus_hash_table
` [PATCH 3/8] gdb/dwarf: remove die_reader_specs
` [PATCH 4/8] gdb/dwarf: remove unnecessary parameters to create_{cus, debug_type}_hash_table
` [PATCH 5/8] gdb/dwarf: remove unused local variable in create_debug_type_hash_table
` [PATCH 6/8] gdb/dwarf: change htabs holding dwo_unit objects to gdb::unordered_set
` [PATCH 7/8] gdb/dwarf: make dwarf2_per_bfd::dwo_files a gdb::unordered_set
` [PATCH 8/8] gdb/dwarf: store dwo_file_up in dwo_file_set
[PATCH] [aarch64] Fix gdbserver crashes on SVE/SME-enabled systems
2025-03-05 16:59 UTC (7+ messages)
[PATCH 1/1] gdb: Fix null pointer dereference on missing PATH variable
2025-03-05 16:17 UTC (5+ messages)
[PATCH] Dump debug names index
2025-03-05 3:22 UTC (2+ messages)
[PATCH] Create dwarf2/parent-map.c
2025-03-05 2:49 UTC (2+ messages)
[PATCH 0/3] More random DWARF cleanups
2025-03-04 15:33 UTC (10+ 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 1/1] gdb, testsuite, rust: fix for empty array
2025-03-04 14:56 UTC (7+ messages)
[PATCH 0/6] Update gdb.ada tests for gnat-llvm
2025-03-04 14:42 UTC (2+ messages)
[PATCH] [PR corefiles/32441] Fix segfault if target_fileio_read_alloc fails
2025-03-04 13:47 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PING][PATCH] This commit adds record full support for rv64gc instruction set
2025-03-04 11:14 UTC
GDB 16.3 release - 2025-03-01 update
2025-03-04 3:12 UTC (5+ messages)
[pushed] Obvious comment fix in cooked-index.h
2025-03-04 1:36 UTC
[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 v3 00/13] [gdb/tdep] amd64 decoding fixes
2025-03-03 14:04 UTC (3+ messages)
` [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 (13+ messages)
` [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 06/10] Use gdb map in target-connection.c
` [PATCH 07/10] Use gdb set in all_non_exited_process_targets
[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 "
💜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 v5 00/11] GDB-internal TLS support for Linux targets
2025-02-26 16:49 UTC (4+ 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 (4+ 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 (5+ messages)
` [RFC v2 05/10] gdb/python: do not hold on gdb.Type object from gdb.Value
` [RFC v2 07/10] gdb/python: convert gdb.Symbol to use gdbpy_registry
` [RFC v2 08/10] gdb/python: convert gdb.Type "
` [RFC v2 10/10] gdb/python: convert gdb.Symtab_and_line "
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