Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH v6 0/3] Tab complete convenience variables
 2025-04-06  1:38 UTC  (2+ messages)
` [PATCH v6 1/3] gdb: Do not create variables when parsing expressions

[Pushed as obvious] gdbserver: regcache: Update comment in supply_regblock
 2025-04-05 23:47 UTC 

GDB 16.3 release - 2025-04-04 update
 2025-04-05 21:31 UTC  (6+ messages)

[PATCH v2] gdb: Introduce user-friendly namespace identifier for "info shared"
 2025-04-05 20:17 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/4] Add commands to modify the "local" environment
 2025-04-05  8:07 UTC  (8+ messages)
` [PATCH 3/4] Allow NULL to be passed to environment-related functions
` [PATCH 4/4] Implement local-environment commands

[PATCH 00/10] Improve startup performance when using split + type units
 2025-04-05  2:03 UTC  (13+ messages)
` [PATCH 01/10] gdb/dwarf: rename cache -> abbrev_cache
` [PATCH 02/10] gdb/dwarf: make cutu_reader populate the abbrev table cache
` [PATCH 04/10] gdb/dwarf: add abbrev cache in process_skeletonless_type_units

[PATCH] gdb/testsuite: Add gdb.arch/aarch64-sve-vg-sigunwind.exp
 2025-04-05  0:50 UTC 

[PATCH] gdb, gdbserver: introduce the 'e' RSP packet
 2025-04-04 23:40 UTC  (3+ messages)

[PATCH v6 00/11] GDB-internal TLS support for Linux targets
 2025-04-04 23:37 UTC  (12+ messages)
` [PATCH v6 01/11] Don't attempt to find TLS address when target has no registers
` [PATCH v6 02/11] Allow TLS access to work in gdb.server/no-thread-db.exp
` [PATCH v6 03/11] Track and fetch TLS module ids for MUSL and GLIBC
` [PATCH v6 04/11] Implement internal TLS address lookup for select Linux targets
` [PATCH v6 05/11] Internal TLS support for aarch64, x86_64, riscv, ppc64, and s390x
` [PATCH v6 06/11] Internal, but disabled, TLS support for i386
` [PATCH v6 07/11] Delete disabled i386 internal TLS support
` [PATCH v6 08/11] New test - gdb.base/tls-nothreads.exp
` [PATCH v6 09/11] New test - gdb.base/tls-multiobj.exp
` [PATCH v6 10/11] New test - gdb.base/tls-dlobj.exp
` [PATCH v6 11/11] Add TLS NEWS entry and document 'set force-internal-tls-address-lookup' command

[PATCH v3 0/3] Allow debuginfo support to be selected at configure time
 2025-04-04 20:10 UTC  (4+ messages)
` [PATCH v3 1/3] gdb: Use multiple minimal_symbol_readers in mipscoff_symfile_read
` [PATCH v3 2/3] gdb: wrap mdebug debuginfo reading in ifdefs
` [PATCH v3 3/3] gdb: Make dwarf support optional at compile time

[RFC 0/3] Wait for inferior after attaching
 2025-04-04 13:45 UTC  (7+ messages)
` [RFC 2/3] gdb: wait for inferior after attaching instead of adding a continuation

[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-04-04 13:44 UTC  (5+ messages)

[PATCH] gdbserver: require_running_or_break for the 'z' packet
 2025-04-04 13:43 UTC  (4+ messages)
` [PATCH v2] gdbserver: require_running_or_break for the 'z' and 'vCont' packets

[PATCH v2 0/2] Option to show stopped threads only
 2025-04-04 13:39 UTC  (3+ messages)

[PATCH 0/3] Option to show stopped threads only
 2025-04-04 13:36 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] gdb: pass info_threads_opts to print_thread_info_1
  ` [PATCH v3 2/2] gdb: add a '-stopped' option to "info threads"

[RFC PATCH v4 00/15] gdbserver improvements for AArch64 SVE support
 2025-04-04  4:44 UTC  (15+ messages)
` [RFC PATCH v4 04/15] GDB: trad-frame: Store length of value_bytes in trad_frame_saved_reg

[PATCH] Make gdb/guile codespell-clean
 2025-04-03 22:08 UTC  (2+ messages)

[PATCH] Make gdb/python codespell-clean
 2025-04-03 22:02 UTC  (2+ messages)

[PATCH v2 0/3] Allow debuginfo support to be selected at
 2025-04-03 20:27 UTC  (7+ messages)
` [PATCH v2 2/3] gdb: wrap mdebug debuginfo reading in ifdefs
` [PATCH v2 3/3] gdb: Make dwarf support optional at compile time

[RFC] [gdb] Add maint interrupt
 2025-04-03 18:41 UTC  (2+ messages)

[PATCH] Add syscall tests when following/detaching from fork
 2025-04-03 17:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] gdb, configure: Add disable-formats option for configure
 2025-04-03 17:35 UTC  (2+ messages)

[PATCH v5] gdb/debuginfod: Ctrl-C asks to cancel further downloads
 2025-04-03 17:27 UTC  (5+ messages)

[PATCH] Many minor typo fixes
 2025-04-03 16:56 UTC  (3+ messages)

[PATCH 1/2] gdb/testsuite: Fix flakiness in gdb.base/default.exp
 2025-04-03 16:26 UTC  (2+ messages)
` [PATCH 2/2] gdb/testsuite: Clarify -lbl option in gdb_test_multiple

[PATCH 0/2] [gdb/testsuite] Fix xfail in gdb.ada/array_of_variant.exp
 2025-04-03 16:17 UTC  (8+ messages)
` [PATCH 1/2] [gdb/testsuite] Add gdb.testsuite/version-compare.exp
` [PATCH 2/2] [gdb/testsuite] Fix xfail in gdb.ada/array_of_variant.exp

[PATCH][PR symtab/32658] Fix parsing .debug_aranges section for MIPS signed addresses
 2025-04-03 15:03 UTC  (4+ messages)
  ` [PATCH v2][PR "

[PATCH 0/3] Support DWARF 5 .debug_sup section
 2025-04-03 14:39 UTC  (5+ messages)
` [PATCH 2/3] Handle DWARF 5 separate debug sections

[PATCH] Fix pp.rs test for gccrs
 2025-04-03 14:15 UTC  (2+ messages)

[PATCH] [pre-commit] Add codespell-clean gdb subdirs
 2025-04-03 13:36 UTC  (2+ messages)

[PATCH 0/2] [pre-commit] Enable codespell hook for gdb
 2025-04-03 13:30 UTC  (5+ messages)
` [PATCH 1/2] [gdb/contrib] Support gdb in codespell section of setup.cfg
` [PATCH 2/2] [RFC, pre-commit] Enable codespell hook for gdb

[PATCH v2 1/1] gdb: add check for empty array
 2025-04-03 13:29 UTC  (2+ messages)

[RFC] Update copyright dates to include 2025
 2025-04-03  4:46 UTC  (2+ messages)

[PATCH v2 00/28] Search symbols via quick API
 2025-04-02 23:45 UTC  (29+ messages)
` [PATCH v2 01/28] Add another minor hack to cooked_index_entry::full_name
` [PATCH v2 02/28] Change ada_decode to preserve upper-case in some situations
` [PATCH v2 03/28] Emit some type declarations in .gdb_index
` [PATCH v2 04/28] Ada import functions not in index
` [PATCH v2 05/28] Fix index's handling of DW_TAG_imported_declaration
` [PATCH v2 06/28] Put all CTF symbols in global scope
` [PATCH v2 07/28] Restore "ingestion" of .debug_str when writing .debug_names
` [PATCH v2 08/28] Entries from anon-struct.exp not in cooked index
` [PATCH v2 09/28] Remove dwarf2_per_cu_data::mark
` [PATCH v2 10/28] Have expand_symtabs_matching work for already-expanded CUs
` [PATCH v2 11/28] Rewrite the .gdb_index reader
` [PATCH v2 12/28] Convert default_collect_symbol_completion_matches_break_on
` [PATCH v2 13/28] Convert gdbpy_lookup_static_symbols
` [PATCH v2 14/28] Convert ada_add_global_exceptions
` [PATCH v2 15/28] Convert ada_language_defn::collect_symbol_completion_matches
` [PATCH v2 16/28] Convert ada-lang.c:map_matching_symbols
` [PATCH v2 17/28] Remove expand_symtabs_matching
` [PATCH v2 18/28] Simplify basic_lookup_transparent_type
` [PATCH v2 19/28] Remove objfile::expand_symtabs_for_function
` [PATCH v2 20/28] Convert linespec.c:iterate_over_all_matching_symtabs
` [PATCH v2 21/28] Simplify block_lookup_symbol_primary
` [PATCH v2 22/28] Pass lookup_name_info to block_lookup_symbol_primary
` [PATCH v2 23/28] Simplify block_lookup_symbol
` [PATCH v2 24/28] Add best_symbol_tracker
` [PATCH v2 25/28] Convert lookup_symbol_via_quick_fns
` [PATCH v2 26/28] Convert lookup_symbol_in_objfile
` [PATCH v2 27/28] Make dw_expand_symtabs_matching_file_matcher static
` [PATCH v2 28/28] Remove enter_symbol_lookup

[PATCH] Clean up cooked_index::done_reading
 2025-04-02 20:33 UTC  (3+ messages)

[PATCH 0/2] shell fixes for gcore, gdb-add-index
 2025-04-02 20:31 UTC  (13+ messages)
` [PATCH 1/2] gcore: improve shell use
` [PATCH 2/2] gdb-add-index: fix shellcheck warnings

[PATCH v2] Update copyright.py
 2025-04-02 17:00 UTC  (2+ messages)

[pushed] gdb/dwarf2: remove unused includes
 2025-04-02 16:43 UTC 

[pushed] gdb: remove unused includes in dbxread.c
 2025-04-02 16:39 UTC 

[PATCH] [aarch64] Fix gdbserver crashes on SVE/SME-enabled systems
 2025-04-02 16:13 UTC  (7+ messages)
` [PATCH, v2] "
` [PATCH, v3] "

[PATCH for 16.3] gdb: allow selecting default fg/bg colors in tui mode
 2025-04-02 15:11 UTC  (4+ messages)
` [PATCHv2 "

[PATCH] Check gnatmake version in gnat_version_compare
 2025-04-02 14:43 UTC  (6+ messages)

[PATCH] MicroBlaze: Make sure we see memory breakpoints before reading
 2025-04-02  3:24 UTC  (4+ messages)

[PATCH] Update copyright.py
 2025-04-01 18:40 UTC 

[PATCH] RISC-V: Fix ISA string detection for disassembly
 2025-04-01 17:25 UTC 

[PATCH v2] [gdb/tdep] Handle ldaex in {thumb, arm}_deal_with_atomic_sequence_raw
 2025-04-01 14:49 UTC  (8+ messages)

[PATCH] gdb: move addrmap::relocate method to addrmap_fixed
 2025-04-01 14:02 UTC  (3+ messages)

[PATCH v3] [gdb/tdep] Handle ldaex and stlex in {thumb, arm}_deal_with_atomic_sequence_raw
 2025-04-01 13:41 UTC 

[PATCH] [gdb/tdep] Handle ldaex in thumb_deal_with_atomic_sequence_raw
 2025-04-01 12:18 UTC  (4+ messages)

[PATCH v3 00/12] Remove cooked_index_worker::result_type
 2025-03-31 23:49 UTC  (14+ messages)
` [PATCH v3 01/12] Rename cooked-index-storage.[ch]
` [PATCH v3 02/12] Rename cooked_index_storage
` [PATCH v3 03/12] Make language_requires_canonicalization 'static'
` [PATCH v3 04/12] Move cooked_index_entry to new files
` [PATCH v3 05/12] Move cooked_index_shard "
` [PATCH v3 06/12] Change includes in cooked-index-worker.h
` [PATCH v3 07/12] Move cooked_index_worker to cooked-index-worker.[ch]
` [PATCH v3 08/12] Update comments from moved methods
` [PATCH v3 09/12] Add addrmap_mutable::clear
` [PATCH v3 10/12] Remove cooked_index_worker::result_type
` [PATCH v3 11/12] Add cooked_index_worker::done_reading
` [PATCH v3 12/12] Update cooked_index comment

[PATCH v2 00/11] Remove cooked_index_worker::result_type
 2025-03-31 23:43 UTC  (19+ messages)
` [PATCH v2 02/11] Rename cooked_index_storage
` [PATCH v2 03/11] Move cooked_index_entry to new files
` [PATCH v2 05/11] Change includes in cooked-index-worker.h
` [PATCH v2 07/11] Update comments from moved methods
` [PATCH v2 09/11] Remove cooked_index_worker::result_type

[PATCH] testsuite: fix is_aarch32_target
 2025-03-31 20:28 UTC  (3+ messages)

[PATCH] Remove gnatmake_version_at_least
 2025-03-31 18:56 UTC  (4+ messages)

[PATCH] gdbserver: Add support for MicroBlaze host microblaze*-*-linux*
 2025-03-31 18:40 UTC  (5+ messages)
  ` [PATCH v2] "
    ` [PING] "

[PATCH] [gdb/record] Make enum gdb_syscall value names consistent
 2025-03-31 18:32 UTC  (3+ messages)

[PATCH v8] This commit adds record full support for rv64gc instruction set
 2025-03-31 17:50 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH v2] Fix 64-bit BFD detection causing build failures
 2025-03-31 16:13 UTC  (2+ messages)
` [PING^3][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