[PATCH] [gdb/tdep] Backport i386_canonicalize_syscall rewrite to gdb-16-branch
2025-03-13 15:09 UTC (4+ messages)
[PING][PATCH v8] This commit adds record full support for rv64gc instruction set
2025-03-13 15:03 UTC (5+ messages)
` [PATCH] "
` [PATCH][PING] "
[PATCH 0/3] DWARF type signature lookup fallback
2025-03-13 10:42 UTC (15+ messages)
` [PATCH 1/3] Add new commands for controlling type signature fallback
` [PATCH 2/3] Add type signature fallback and JIT objfile restriction
` [PATCH 3/3] Add testing for type signature fallback
` [PATCH v2 0/3] DWARF type signature lookup fallback
` [PATCH v2 1/3] Add new commands for controlling type signature fallback
` [PATCH v2 2/3] Add type signature fallback and JIT objfile restriction
` [PATCH v2 3/3] Add testing for type signature fallback
[PATCH] [gdb/record] Fix out-of-bounds write in aarch64_record_asimd_load_store
2025-03-13 10:17 UTC (4+ messages)
[PATCH 0/2] [gdb/record] Syscall handling improvements
2025-03-13 10:11 UTC (5+ messages)
` [PATCH 1/2] [gdb/tdep] Rewrite i386_canonicalize_syscall
` [PATCH 2/2] [gdb/record] Support recording syscall accept4
[pushed] gdb/dwarf: use all_units_range in dwarf2_base_index_functions::expand_all_symtabs
2025-03-13 3:36 UTC
[pushed 1/3] gdb/dwarf: use ranged for loop in some spots
2025-03-13 2:33 UTC (3+ messages)
` [pushed 2/3] gdb/dwarf: remove unnecessary braces
` [pushed 3/3] gdb/dwarf: remove unused parameter of create_dwo_cu_reader
[pushed] Use correct types in string-set.h
2025-03-12 20:31 UTC
[pushed 1/3] gdb: remove include from process-stratum-target.h
2025-03-12 18:22 UTC (3+ messages)
` [pushed 2/3] gdb: remove trailing whitespaces in exceptions.c
` [pushed 3/3] gdb: remove unused includes "
[PATCH] gdb: silence some 'Can't open file' warnings from core file loading
2025-03-12 16:11 UTC
[RFC PATCH v4 00/15] gdbserver improvements for AArch64 SVE support
2025-03-12 16:00 UTC (7+ messages)
` [RFC PATCH v4 08/15] GDB: Allow DWARF expression evaluation to use regcache
[PATCH 0/2] [gdb/tdep] Refactor syscall canonicalization functions
2025-03-12 14:06 UTC (3+ messages)
` [PATCH 1/2] [gdb/tdep] Use SYSCALL_MAP_RENAME for aarch64 and loongarch
` [PATCH 2/2] [gdb/tdep] Fix mmap syscall mapping
[PATCH 0/2] include shared memory with id zero in core NT_FILE note
2025-03-12 10:52 UTC (3+ messages)
` [PATCH 1/2] gdb/testsuite: add gcore_cmd_available predicate proc
` [PATCH 2/2] gdb: support zero inode in generate-core-file command
[PATCH v2 00/11] Add CET shadow stack support
2025-03-12 10:50 UTC (2+ messages)
` [PING][PATCH "
[PING][PATCH] This commit adds record full support for rv64gc instruction set
2025-03-12 0:23 UTC (2+ messages)
[PATCH 1/2] gdb/testsuite: fail less catastrophically in gdb.base/style.exp
2025-03-11 19:02 UTC (2+ messages)
` [PATCH 2/2] gdb/dwarf: keep going even if reading macro information fails
[PATCH 0/7] Handle unsigned DW_FORM_data* constants more nicely
2025-03-11 17:00 UTC (8+ messages)
` [PATCH 1/7] Rename form_is_signed to form_is_strictly_signed
` [PATCH 2/7] Introduce and use attribute::unsigned_constant
` [PATCH 3/7] Use form name in complaint in dwarf2_record_block_entry_pc
` [PATCH 4/7] Assume DW_AT_decl_line is unsigned
` [PATCH 5/7] Assume DW_AT_alignment "
` [PATCH 6/7] Handle DW_END_default
` [PATCH 7/7] Remove is_nonnegative and as_nonnegative
[PATCH] Handle DW_END_default
2025-03-11 16:49 UTC (4+ messages)
[PATCH v2] gdb/testsuite: add test for memory requirements of gcore
2025-03-11 16:43 UTC (4+ messages)
` [PATCH v3] "
[PATCH 00/10] Some simple changes to use gdb's unordered set and map
2025-03-11 14:51 UTC (11+ messages)
` [PATCH 02/10] Use gdb set and map in TUI
` [PATCH 06/10] Use gdb map in target-connection.c
[PATCH 00/28] Search symbols via quick API
2025-03-11 14:13 UTC (29+ messages)
` [PATCH 01/28] Add another minor hack to cooked_index_entry::full_name
` [PATCH 02/28] Change ada_decode to preserve upper-case in some situations
` [PATCH 03/28] Emit some type declarations in .gdb_index
` [PATCH 04/28] Ada import functions not in index
` [PATCH 05/28] Fix index's handling of DW_TAG_imported_declaration
` [PATCH 06/28] Put all CTF symbols in global scope
` [PATCH 07/28] Restore "ingestion" of .debug_str when writing .debug_names
` [PATCH 08/28] Entries from anon-struct.exp not in cooked index
` [PATCH 09/28] Remove dwarf2_per_cu_data::mark
` [PATCH 10/28] Have expand_symtabs_matching work for already-expanded CUs
` [PATCH 11/28] Rewrite the .gdb_index reader
` [PATCH 12/28] Convert default_collect_symbol_completion_matches_break_on
` [PATCH 13/28] Convert gdbpy_lookup_static_symbols
` [PATCH 14/28] Convert ada_add_global_exceptions
` [PATCH 15/28] Convert ada_language_defn::collect_symbol_completion_matches
` [PATCH 16/28] Convert ada-lang.c:map_matching_symbols
` [PATCH 17/28] Remove expand_symtabs_matching
` [PATCH 18/28] Simplify basic_lookup_transparent_type
` [PATCH 19/28] Remove objfile::expand_symtabs_for_function
` [PATCH 20/28] Convert linespec.c:iterate_over_all_matching_symtabs
` [PATCH 21/28] Simplify block_lookup_symbol_primary
` [PATCH 22/28] Pass lookup_name_info to block_lookup_symbol_primary
` [PATCH 23/28] Simplify block_lookup_symbol
` [PATCH 24/28] Add best_symbol_tracker
` [PATCH 25/28] Convert lookup_symbol_via_quick_fns
` [PATCH 26/28] Convert lookup_symbol_in_objfile
` [PATCH 27/28] Make dw_expand_symtabs_matching_file_matcher static
` [PATCH 28/28] Remove enter_symbol_lookup
[PATCH] gdbserver: Add support for MicroBlaze host microblaze*-*-linux*
2025-03-11 11:56 UTC (3+ messages)
` [PATCH v2] "
[pushed] [gdb/testsuite] Fix gdb.base/step-over-syscall.exp with glibc 2.41
2025-03-11 8:41 UTC
[pushed] Remove pid from test name in gcore-memory-usage.exp
2025-03-10 21:19 UTC
GDB 16.3 release - 2025-03-09 update
2025-03-10 20:30 UTC (4+ messages)
[PATCH] gdb/dwarf: save DWARF version in dwarf2_loclist_baton, remove it from dwarf2_per_cu
2025-03-10 20:08 UTC (3+ messages)
[PATCH v2] Add string cache and use it in cooked index
2025-03-10 19:51 UTC (3+ messages)
[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
[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)
[PATCH] [PR corefiles/32441] Fix segfault if target_fileio_read_alloc fails
2025-03-09 4:17 UTC (5+ messages)
` [PATCH v2] "
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}
GDB 16.3 release - 2025-03-01 update
2025-03-07 14:07 UTC (4+ messages)
[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 (7+ messages)
` [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)
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