[PATCH 0/2] [gdb/testsuite] Handle unrecognized escape sequences better in tuiterm
2025-09-09 18:27 UTC (3+ messages)
[PATCH] Fix gdb.Value.dynamic_type attribute
2025-09-09 18:05 UTC
[PATCH v4 00/31] Search symbols via quick API
2025-09-09 18:04 UTC (35+ messages)
` [PATCH v4 01/31] Remove support for .gdb_index < 7
` [PATCH v4 02/31] Skip some tests with "readnow" board
` [PATCH v4 03/31] Add another minor hack to cooked_index_entry::full_name
` [PATCH v4 04/31] Change ada_decode to preserve upper-case in some situations
` [PATCH v4 05/31] Emit some type declarations in .gdb_index
` [PATCH v4 06/31] Ada import functions not in index
` [PATCH v4 07/31] Fix index's handling of DW_TAG_imported_declaration
` [PATCH v4 08/31] Put all CTF symbols in global scope
` [PATCH v4 09/31] Restore "ingestion" of .debug_str when writing .debug_names
` [PATCH v4 10/31] Entries from anon-struct.exp not in cooked index
` [PATCH v4 11/31] Remove dwarf2_per_cu_data::mark
` [PATCH v4 12/31] Have expand_symtabs_matching work for already-expanded CUs
` [PATCH v4 13/31] Rewrite the .gdb_index reader
` [PATCH v4 14/31] Convert default_collect_symbol_completion_matches_break_on
` [PATCH v4 15/31] Convert gdbpy_lookup_static_symbols
` [PATCH v4 16/31] Convert ada_add_global_exceptions
` [PATCH v4 17/31] Convert ada_language_defn::collect_symbol_completion_matches
` [PATCH v4 18/31] Convert ada-lang.c:map_matching_symbols
` [PATCH v4 19/31] Remove expand_symtabs_matching
` [PATCH v4 20/31] Simplify basic_lookup_transparent_type
` [PATCH v4 21/31] Remove objfile::expand_symtabs_for_function
` [PATCH v4 22/31] Convert linespec.c:iterate_over_all_matching_symtabs
` [PATCH v4 23/31] Simplify block_lookup_symbol_primary
` [PATCH v4 24/31] Pass lookup_name_info to block_lookup_symbol_primary
` [PATCH v4 25/31] Simplify block_lookup_symbol
` [PATCH v4 26/31] Add best_symbol_tracker
` [PATCH v4 27/31] Convert lookup_symbol_via_quick_fns
` [PATCH v4 28/31] Convert lookup_symbol_in_objfile
` [PATCH v4 29/31] Make dw_expand_symtabs_matching_file_matcher static
` [PATCH v4 30/31] Remove enter_symbol_lookup
` [PATCH v4 31/31] Rename expand_symtabs_matching
[PATCH 0/3] Use gnulib c-ctype module, not <ctype.h>
2025-09-09 18:01 UTC (6+ messages)
[PATCH] Don't nest double quotes in tuiterm.exp
2025-09-09 17:56 UTC (4+ messages)
[PATCH] MicroBlaze: Update software breakpoint machine code as per MicroBlaze ISA
2025-09-09 16:41 UTC (12+ messages)
[PATCH] gdb: fix build with newest clang
2025-09-09 15:39 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/4] Turn some Ada expression helpers into methods
2025-09-09 15:30 UTC (9+ messages)
` [PATCH 1/4] Remove ada_unop_in_range
` [PATCH 2/4] Remove ada_equal_binop
` [PATCH 3/4] Remove ada_ternop_slice
` [PATCH 4/4] Remove ada_binop_in_bounds
[pushed] Use ada_fvar_tracking in finish-var-size.exp
2025-09-09 13:17 UTC
[PATCHv4] gdb: some process_stratum_target should not be shared
2025-09-09 13:02 UTC
[PATCH] [gdb/testsuite] Rewrite escaped double quotes
2025-09-09 7:46 UTC (2+ messages)
[PATCH 0/7] Shrink dwarf2/read.c and clean up lnp_state_machine
2025-09-09 2:33 UTC (23+ messages)
` [PATCH 1/7] Move lnp_state_machine to new file
` [PATCH 2/7] Move compute_include_file_name earlier
` [PATCH 3/7] Boolify line-program.c
` [PATCH 4/7] Change dwarf_record_line_p to be a method
` [PATCH 5/7] Add m_builder member to lnp_state_machine
` [PATCH 6/7] Change dwarf_finish_line to be a method
` [PATCH 7/7] Change dwarf_record_line_1 "
[PATCH v3 00/31] Search symbols via quick API
2025-09-09 0:26 UTC (7+ messages)
` [PATCH v3 05/31] Emit some type declarations in .gdb_index
` [PATCH v3 13/31] Rewrite the .gdb_index reader
[PATCH] gdb: Add i386-gnu-tdep to the list of objects for x86_64-*-gnu*
2025-09-09 0:19 UTC (7+ messages)
[PATCH 0/3] Avoid unnecessary name lookups in C parser
2025-09-08 22:04 UTC (3+ messages)
[PATCH] gdb: Add svr4-tls-tdep.o to list of objects of i*86 targets
2025-09-08 18:41 UTC (6+ messages)
[PATCH v2 1/4] gdbsupport: use dynamic partitioning in gdb::parallel_for_each
2025-09-08 17:23 UTC (4+ messages)
[PATCH 0/1] gdb: resolve type to target_type in expression evaluation
2025-09-08 16:18 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2] Treat attributes as code in DWARF assembler
2025-09-08 15:49 UTC
[PATCH 0/3] Update required version of Tcl
2025-09-08 14:38 UTC (2+ messages)
[PUSHED] gdb/testsuite: small fix for amd64-extended-prologue-analysis.exp
2025-09-08 13:48 UTC (3+ messages)
[PATCH] This commit adds support for catching syscalls on riscv
2025-09-08 13:37 UTC (6+ messages)
` Fwd: "
[PATCH] gdb: Introduce maint list-cmds command
2025-09-08 12:03 UTC (9+ messages)
[RFC v7 00/19] Add Python "JIT" API
2025-09-08 11:43 UTC (20+ messages)
` [RFC v7 01/19] gdb: introduce expand_symtabs_maybe_overlapping
` [RFC v7 02/19] gdb: introduce compunit_symtab::maybe_contains
` [RFC v7 03/19] gdb: update is_addr_in_objfile to support "dynamic" objfiles
` [RFC v7 04/19] gdb: introduce new function create_function_type
` [RFC v7 05/19] gdb/python: add function () method to gdb.Type object
` [RFC v7 06/19] gdb: use std::vector<> to hold on blocks in struct blockvector
` [RFC v7 07/19] gdb/python: add gdb.Compunit
` [RFC v7 08/19] gdb/python: allow instantiation of gdb.Objfile from Python
` [RFC v7 09/19] gdb/python: add remove () method to gdb.Objfile object
` [RFC v7 10/19] gdb/python: allow instantiation of gdb.Compunit from Python
` [RFC v7 11/19] gdb/python: allow instantiation of gdb.Symtab "
` [RFC v7 12/19] gdb/python: allow instantiation of gdb.Block "
` [RFC v7 13/19] gdb/python: allow instantiation of gdb.Symbol "
` [RFC v7 14/19] gdb/python: add add_symbol () method to gdb.Block
` [RFC v7 15/19] gdb: change find_pcs_for_symtab_line() to return entries instead of PCs
` [RFC v7 16/19] gdb/python: add more attributes to gdb.LinetableEntry objects
` [RFC v7 17/19] gdb/python: allow instantiation of gdb.LineTableEntry objects
` [RFC v7 18/19] gdb/python: allow instantiation of gdb.LineTable objects
` [RFC v7 19/19] gdb/python: add section in documentation on implementing JIT interface
3AM desires have your name all over them
2025-09-08 8:59 UTC
[PATCH] Fix documentation of -list-[target-]features results
2025-09-08 7:51 UTC (4+ messages)
[COMMITTED PATCH] MicroBlaze: Add microblaze_get_next_pcs
2025-09-08 6:36 UTC
[pushed] [gdb/testsuite] Fix silent timeout in allow_aarch64_gcs_tests
2025-09-08 2:50 UTC (2+ messages)
[RFC PATCH 0/5] gdb/aarch64: Support for FPMR
2025-09-07 22:56 UTC (11+ messages)
` [RFC PATCH 1/5] gdb/aarch64: Enable FPMR for AArch64 in gdb on Linux
` [RFC PATCH 2/5] gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver "
` [RFC PATCH 3/5] gdb/aarch64: signal frame support for fpmr
` [RFC PATCH 4/5] gdb/aarch64: core file support for FPMR
` [RFC PATCH 5/5] gdb/aarch64: Tests for fpmr
[PATCH 0/3] New Value.is_unavailable, and fix DAP test regression
2025-09-07 20:28 UTC (6+ messages)
` [PATCH 3/3] gdb/testsuite: revert recent changes to gdb.dap/scopes.exp
[PATCHv2] gdb/i386/linux: fix possible register number conflict
2025-09-07 10:33 UTC (5+ messages)
` [PATCHv3] "
Potential patch to remove Emacs "confuzzed" comment
2025-09-07 10:31 UTC (8+ messages)
` [PATCH] "
` [PING] "
` [PING-2] "
` [PING-3] "
GDB 17.0.90 available for testing
2025-09-06 22:38 UTC
gdb-17 branch FROZEN
2025-09-06 22:37 UTC (2+ messages)
` gdb-17-branch now OPEN (was: "gdb-17 branch FROZEN")
FYI: [release/branch] Bump GDB's version number to 17.0.90.DATE-git
2025-09-06 22:36 UTC
FYI: [release/branch] Set GDB version number to 17.0.90
2025-09-06 22:25 UTC
[pushed/gdb-17-branch] gdb/NEWS: Change "since GDB 16" into "in GDB 17"
2025-09-06 22:22 UTC
FYI/HEAD: Patches applied to branch master
2025-09-06 22:16 UTC (3+ messages)
` [release/HEAD 1/2] Bump version to 18.0.50.DATE-git
` [release/HEAD 2/2] Update gdb/NEWS after GDB 17 branch creation
FYI/BRANCH: Patches applied to branch gdb-17-branch
2025-09-06 22:15 UTC (3+ messages)
` [release/branch 1/2] Bump version to 17.0.90.DATE-git
` [release/branch 2/2] Set development mode to "off" by default
Grace💘:Are you gonna be my very own true love ?
2025-09-06 13:30 UTC
[PATCH] Allow conversion of 128-bit integers to Python
2025-09-05 19:06 UTC (6+ messages)
[PATCH v2] gdb/dwarf2: Add symbols for function declarations
2025-09-05 16:20 UTC (4+ messages)
[PATCH] [gdb/testsuite] Fix target endianness detection on msys2-ucrt64
2025-09-05 15:12 UTC (3+ messages)
[COMMITTED PATCH] MicroBlaze: Add microblaze_get_next_pcs
2025-09-05 15:08 UTC (2+ messages)
[pushed 1/3] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.base, part 1
2025-09-05 13:52 UTC (3+ messages)
` [pushed 2/3] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.base, part 2
` [pushed 3/3] [gdb/testsuite] Fix clean_restart <absolute filename> in gdb.base, part 3
[PATCH 0/6] [gdb/testsuite] Error out on clean_restart <absolute filename>
2025-09-05 13:49 UTC (6+ messages)
[PATCH] MicroBlaze: Add microblaze_software_single_step
2025-09-05 13:29 UTC (9+ messages)
` [PATCH v2 ] MicroBlaze: Add microblaze_get_next_pcs
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