[PATCH] Add string cache and use it in cooked index
2025-03-10 19:36 UTC (3+ messages)
[PATCH v2] Use flags enum for cooked_index_entry::full_name
2025-03-10 19:25 UTC (2+ messages)
[PATCH] Use flags enum for cooked_index_entry::full_name
2025-03-10 19:21 UTC (3+ messages)
[PATCH] Remove eval_op_scope
2025-03-10 15:52 UTC (3+ messages)
[PATCH 1/2] gdb/dwarf: add doc for cutu_reader::is_dummy
2025-03-10 15:28 UTC (5+ messages)
` [PATCH 2/2] gdb/dwarf: rename comp_unit_die to top_level_die
[PATCH v4] RISC-V: Fix abort when displaying data and partial instructions
2025-03-10 15:18 UTC (3+ messages)
[PATCH] Fix check-include-guards.py
2025-03-10 15:13 UTC (4+ messages)
[PATCH 0/4] Modernize and fix leaks around internal_function
2025-03-10 15:10 UTC (5+ messages)
` [PATCH 1/4] gdb: C++-ify internal_function
` [PATCH 2/4] gdb: clear internalvar on destruction
` [PATCH 3/4] gdb: handle INTERNALVAR_FUNCTION in clear_internalvar
` [PATCH 4/4] gdb: change set_internalvar_function to take a unique pointer
GDB 16.3 release - 2025-03-09 update
2025-03-10 2:53 UTC (3+ messages)
[PATCH][PR symtab/32658] Fix parsing .debug_aranges section for MIPS signed addresses
2025-03-09 20:40 UTC (3+ messages)
` {Spam?} "
[PATCH] Ada import functions not in index
2025-03-09 15:54 UTC
[RFC] gdb: block SIGTERM during fetch_inferior_event
2025-03-09 7:38 UTC (2+ messages)
GDB 16.3 release - 2025-03-01 update
2025-03-09 4:17 UTC (9+ messages)
` [PATCH v2] [PR corefiles/32441] Fix segfault if target_fileio_read_alloc fails
` [PATCH v3] "
That conversation we had keeps replaying in my mind 🔄
2025-03-09 0:39 UTC
Let me know 💬 when you're free
2025-03-08 23:10 UTC
Let's catch up 📞 on the phone
2025-03-08 21:42 UTC
[PATCH 1/1] gdbsupport: fix environment variable name handling on Windows
2025-03-08 19:04 UTC (5+ messages)
[pushed] [gdb/testsuite] Fix gdb.base/step-over-syscall.exp with -m32 for AMD
2025-03-08 8:52 UTC
[PATCH] gdb/dwarf: call other cutu_reader constructor in ensure_lang and dw2_get_file_names
2025-03-08 2:55 UTC (3+ messages)
[PATCH 0/2] Avoid excessive CU expansion
2025-03-08 0:14 UTC (2+ messages)
[PATCH 0/2] Handle ">>" in C++ name parser
2025-03-07 16:36 UTC (2+ messages)
[PATCH v2 1/3] gdb/dwarf: move cutu_reader to read.h
2025-03-07 14:51 UTC (7+ messages)
` [PATCH v2 2/3] gdb/dwarf: move cooked_index_storage to cooked-index-storage.{h, c}
` [PATCH v2 3/3] gdb/dwarf: move cooked_indexer to cooked-indexer.{h, c}
[PATCH v3] gdb, configure: Add disable-formats option for configure
2025-03-07 13:03 UTC (4+ messages)
[PATCH] gdb: show full shared library memory range in 'info sharedlibrary'
2025-03-07 11:38 UTC (2+ messages)
[PATCH RFC] sim: Fix signal variable for `sh`
2025-03-07 9:36 UTC (3+ messages)
[PATCH v3 00/13] [gdb/tdep] amd64 decoding fixes
2025-03-07 8:25 UTC (2+ messages)
[pushed 1/6] [gdb/doc] Fix typos in annotate.texinfo
2025-03-06 22:22 UTC (6+ messages)
` [pushed 2/6] [gdb/doc] Fix typos in gdb.texinfo
` [pushed 3/6] [gdb/guile] Fix typos
` [pushed 4/6] [gdb/python] Fix typos in lib
` [pushed 5/6] [gdb/python] Fix typos
` [pushed 6/6] [gdb] Fix typos in NEWS
[pushed 1/5] [gdb] Fix typos in gdbarch_components.py
2025-03-06 21:41 UTC (5+ messages)
` [pushed 2/5] [gdb/cli] Fix typos
` [pushed 3/5] [gdb/tui] "
` [pushed 4/5] [gdb/nat] "
` [pushed 5/5] [gdb/doc] Fix typos in python.texi
[PATCH 00/16] Prepare gdb for GNAT hierarchical names
2025-03-06 21:17 UTC (2+ messages)
[PATCH 1/3] gdb/dwarf: move cutu_reader to read.h
2025-03-06 21:14 UTC (8+ messages)
` [PATCH 2/3] gdb/dwarf: move cooked_index_storage method implementations to cooked-index.c
` [PATCH 3/3] gdb/dwarf: move cooked_indexer to cooked-indexer.{h,c}
` [PATCH 3/3] gdb/dwarf: move cooked_indexer to cooked-indexer.{h, c}
[PATCH] Add a quit to maint_print_all_sections
2025-03-06 21:07 UTC (3+ messages)
[PATCH 0/3] gcore: add --help and --version options
2025-03-06 20:19 UTC (9+ 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] Introduce gdb_bfd_canonicalize_symtab
2025-03-06 18:24 UTC
[PATCH] Use 'const' in some gdbarch methods
2025-03-06 18:04 UTC (2+ messages)
[PATCH] [gdbserver] Drop abbreviations in gdbserver/xtensa-xtregs.cc
2025-03-06 18:03 UTC (2+ messages)
[PATCH v2] gdb, configure: Add disable-formats option for configure
2025-03-06 17:49 UTC (3+ messages)
[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] [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 (6+ 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 (6+ 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)
[PING][PATCH] This commit adds record full support for rv64gc instruction set
2025-03-04 11:14 UTC
[pushed] Obvious comment fix in cooked-index.h
2025-03-04 1:36 UTC
[PATCH] [PR corefiles/32441] Fix segfault if target_fileio_read_alloc fails
2025-01-27 20:20 UTC (3+ messages)
` [PATCH v2] "
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